Aspose::Words::Fields::FormField::get_Checked method

FormField::get_Checked method

Gets or sets the checked status of the check box form field. Default value for this property is false.

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

Remarks

Applicable for a check box form field only.

See Also