Enum Field.TextJustification
form of quadding (justification) to be used in displaying the text fields.
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Field.TextJustification
Fields
Name | Description |
---|---|
e_centered | centered text style |
e_left_justified | left justified text style |
e_right_justified | right justified style |