[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.VariableTextJustification

VariableTextJustification Enum

Specifies text justification to be used when displaying variable text in FreeTextAnnotation, WidgetAnnotation etc.

Namespace: GrapeCity.Documents.Pdf
Assembly: DS.Documents.Pdf.dll
Syntax
public enum VariableTextJustification
Public Enum VariableTextJustification

Fields

Name Description
Centered

Text is centered.

LeftJustified

Text is left justified.

RightJustified

Text is right justified.