[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.ShowTextGlyphPositioning

Class ShowTextGlyphPositioning

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

PDF "TJ" operator. Show one or more text strings, allowing individual glyph positioning.

public class ShowTextGlyphPositioning : ShowTextBase, IVisualOperator
Inheritance
ShowTextGlyphPositioning
Implements
Inherited Members

Fields

Text

The operator text.

public PdfArray Text

Field Value

PdfArray

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