[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.ShowText

Class ShowText

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

PDF "Tj" operator. Show a text string.

public class ShowText : ShowTextPdfString, IVisualOperator
Inheritance
ShowText
Implements
Inherited Members

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