Click or drag to resize

PdfToggleButtonField Properties

The PdfToggleButtonField type exposes the following members.

Properties
 NameDescription
Public propertyAppearance Gets the appearance settings for this PdfToggleButtonField.
Public propertyChecked Gets or sets a value indicating whether this PdfToggleButtonField is checked.
Public propertyRequired 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").
Public propertyValue Gets or sets the PdfToggleButtonField value as an instance of the String type.
Top
See Also