Overview
CheckboxInit is a interface in Aspose.PDF FOSS for TypeScript.
Options for Form.AddCheckbox / Page.AddCheckbox.
Properties: checked, exportValue.
Properties
| Name | Type | Access | Description |
|---|
exportValue | : string | Read | /AP on-state name, which is also the export value. |
checked | : boolean | Read | Initial state. |