RadioButtonOption
Overview
RadioButtonOption is a class in Aspose.PDF FOSS for .NET.
A single option within a radio button group.
Properties: IsSelected, Value.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Value | string | Read | Export value — the string written to /V when this option is selected. |
IsSelected | bool | Read | Whether this option is currently selected. |