[]
PDF "ET" operator. End a text object, discarding the text matrix.
public class EndText : OperatorBase
The instance of the EndText class.
public static EndText Instance
Gets the operator's description.
public override string Desc { get; }
Gets the operator's PDF name.
public override string Name { get; }