Interface for a class DropdownFieldSettings
string
Get or set the alignment of the text.
string
Get or set the background color of the dropdown in hexadecimal string format.
string
Get or set the border color of the drop down field.
IFormFieldBound
Get or set the form field bounds.
string
Get or set the font color of the dropdown in hexadecimal string format..
string
Get or set the font family of the dropdown field.
number
Get or set the font size of the dropdown field.
Get or set the font style of dropdown field.
boolean
Get or set the boolean value to print the dropdown field. TRUE by default.
boolean
Specifies whether the dropdown field is in read-only or read-write mode. FALSE by default.
boolean
If it is set as true, consider as mandatory field in the PDF document. By default it is false.
string
Get or set the name of the dropdown.
Get or set the dropdown items.
number
specifies the page number of the form field.
number
Get or set the thickness of the drop down field.
string
Get or set the text to be displayed as tooltip. By default it is empty.
string
Get or set the value of the form field.
string
Gets or set the visibility of the form field.