Click or drag to resize
SignDocFieldgetJustification Method
Get the justification of the widget.

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public Justification getJustification()

Return Value

Type: Justification
The justification of the widget: #j_left, #j_center, or #j_right for text fields and list boxes, #j_none for other fields.
See Also