Overview
ChoiceInit is a interface in Aspose.PDF FOSS for TypeScript.
Options common to both choice field types.
Properties: options, value.
Properties
| Name | Type | Access | Description |
|---|
options | : ChoiceOption[] | Read | The option list. |
value | : string | string[] | Read | Initially selected export value(s). |