[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.ShowText1

Class ShowText1

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

PDF "'" operator. Move to the next line and show a text string. Has same effect as: T* (str) Tj

public class ShowText1 : ShowTextPdfString, IVisualOperator
Inheritance
object
ShowText1
Implements
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

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