RadioGroupInit

Overview

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

Options for Form.AddRadioGroup.

Properties: actions, name, options, readOnly, required, selected, and 1 more.

Properties

NameTypeAccessDescription
name: stringReadFully-qualified field name; ‘.’ separates hierarchy levels.
options: RadioOption[]ReadAt least one option.
selected: stringReadInitially selected export value.
textColor: [number, number, number]ReadThe dot’s colour, written to the group’s /DA.
readOnly: booleanReadGets the read only.
required: booleanReadGets the required.
actions: FieldActionsRead/AA additional actions, as on every other field type.