ChoiceInit

Overview

ChoiceInit is a interface in Aspose.PDF FOSS for TypeScript.

Options common to both choice field types.

Properties: options, value.

Properties

NameTypeAccessDescription
options: ChoiceOption[]ReadThe option list.
value: string | string[]ReadInitially selected export value(s).