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