Interface for a class CheckBoxFieldSettings
string
Get or set the background color of the check box in hexadecimal string format.
string
Get or set the border color of the check box field.
IFormFieldBound
Get or set the form field bounds.
boolean
Specifies whether the check box is in checked state or not.
boolean
Get or set the boolean value to print the check box field. TRUE by default.
boolean
Specifies whether the check box 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 check box.
number
specifies the page number of the form field.
number
Get or set the thickness of the check box field.
string
Get or set the text to be displayed as tooltip. By default it is empty.
Gets or set the visibility of the form field.