checkBoxSize property

FormField.checkBoxSize property

Gets or sets the size of the checkbox in points. Has effect only when FormField.isCheckBoxExactSize is true.

get checkBoxSize(): number

Remarks

Applicable for a check box form field only.

See Also