IPseudoElement
public interface IPseudoElement : IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode
The PseudoElement interface is used for representing CSS
pseudo-elements.
Gets the assigned pseudo name (e.g., before).