Overview
RadioItem is a type in Aspose.PDF FOSS for Go.
RadioItem describes one widget inside a radio group.
Properties: Export, PageNum, Rect.
Properties
| Name | Type | Access | Description |
|---|
PageNum | int | Read/Write | Gets the page num. |
Rect | Rectangle | Read/Write | Gets the rect. |
Export | string | Read/Write | Gets the export. |
See Also