Pdf |
The PdfToggleButtonField type exposes the following members.
| Name | Description | |
|---|---|---|
| Appearance | Gets the appearance settings for this PdfToggleButtonField. | |
| Checked | Gets or sets a value indicating whether this PdfToggleButtonField is checked. | |
| Required | If set, the field shall have a value at the time it is exported by a submit-form action (see 12.7.5.2, "Submit-Form Action"). | |
| Value | Gets or sets the PdfToggleButtonField value as an instance of the String type. |
| Name | Description | |
|---|---|---|
| GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |