Click or drag to resize

FieldGetJustification Method

Gets the justification.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public FieldTextJustification GetJustification()

Return Value

Type: FieldTextJustification
the form of quadding (justification) to be used in displaying the text fields.
See Also