PdfOption Methods |
The PdfOption Class exposes the following methods.
| Name | Description | |
|---|---|---|
| getExportValue Method | Gets a value representing the export value of this option (if set). | |
| getName Method | Gets a value representing the name of this option. | |
| getSelected Method | Gets a value indicating whether this option is selected. | |
| setSelected Method | Sets a value indicating where this option is selected or unselected. | |
| unselectAll Method | Unselects all options. |