Aspose::Words::Fields::FormField::get_CheckBoxSize method

FormField::get_CheckBoxSize method

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

double Aspose::Words::Fields::FormField::get_CheckBoxSize()

Remarks

Applicable for a check box form field only.

See Also