Interface: RadioGroupItemOptions
Options for a single radio button in a radio group.
Properties
| Property | Type | Description |
|---|
height | number | Height in PDF points. |
value | string | Current or default value for the option. |
width | number | Width in PDF points. |
x | number | Horizontal position in PDF points. |
y | number | Vertical position in PDF points. |