Interface for a class FormField
string
Get or set the text alignment of the form field.
string
Get or set the background color of the form field in hexadecimal string format.
string
Get or set the border color of the form field.
IFormFieldBound
Get or set the form field bounds.
string
Get or set the font color of the form field in hexadecimal string format.
string
Get or set the font family of the form field.
string
specifies the fontName of the signature.
number
Get or set the font size of the form field.
Get or set the font Style of form field.
string
Gets the id of the form field.
boolean
Meaningful only if the MaxLength property is set and the Multiline, Password properties are false. If set, the field is automatically divided into as many equally spaced position, or combs, as the value of MaxLength, and the text is laid out into the combs.
boolean
Specifies whether the check box is in checked state or not.
boolean
Allows multiline input in the text field. FALSE, by default.
boolean
Get or set the boolean value to print the form field. TRUE by default.
boolean
If it is set as true, can’t edit the form field in the PDF document. By default it is false.
boolean
Gets or set the is Required of form field.
boolean
Specifies whether the radio button is in checked state or not.
number
Get or set the maximum character length.
string
Gets the name of the form field.
Get or set the form field items. This can be Dropdown items or Listbox items.
number
Get the pageIndex of the form field. Default value is -1.
SignatureIndicatorSettingsModel
Specifies the properties of the signature indicator in the signature field.
specifies the type of the signature.
number
Get or set the thickness of the form field.
string
Get or set the text to be displayed as tooltip. By default it is empty.
string
Gets the type of the form field.
string
Gets or sets the value of the form field.
string
Gets or set the visibility of the form field.