Aspose::Words::Fields::FormField::get_Default method

FormField::get_Default method

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

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

Remarks

Applicable for a check box form field only.

See Also