checked property
FormField.checked property
Gets or sets the checked status of the check box form field.
Default value for this property is false
.
get checked(): boolean
Remarks
Applicable for a check box form field only.
See Also
- module Aspose.Words.Fields
- class FormField