[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.EndText

Class EndText

Namespace
GrapeCity.Documents.Pdf.Operators
Assembly
GcDocs.Pdf.dll

PDF "ET" operator. End a text object, discarding the text matrix.

public class EndText : OperatorBase
Inheritance
EndText
Inherited Members

Fields

Instance

The instance of the EndText class.

public static EndText Instance

Field Value

EndText

Properties

Desc

Gets the operator's description.

public override string Desc { get; }

Property Value

string

Name

Gets the operator's PDF name.

public override string Name { get; }

Property Value

string