Aspose::Words::Fields::FormField::get_IsCheckBoxExactSize method

FormField::get_IsCheckBoxExactSize method

Gets or sets the boolean value that indicates whether the size of the textbox is automatic or specified explicitly.

bool Aspose::Words::Fields::FormField::get_IsCheckBoxExactSize()

Remarks

Applicable for a check box form field only.

See Also