Click or drag to resize

FieldSetJustification Method

Sets the justification to be used in displaying the text field.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetJustification(
	FieldTextJustification j
)

Parameters

j
Type: pdftron.PDFFieldTextJustification
the new justification
See Also