Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.Interactive.FormsDataFdfFieldValue
Apitron.PDF.Kit.Interactive.FormsDataFdfPushbuttonFieldValue
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
This class represents a FDF Pushbutton Field value.
Inheritance Hierarchy
Apitron.PDF.Kit.Interactive.FormsDataFdfFieldValue
Apitron.PDF.Kit.Interactive.FormsDataFdfPushbuttonFieldValue
Namespace: Apitron.PDF.Kit.Interactive.FormsData
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
The FdfPushbuttonFieldValue type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsChecked |
Gets or sets a value indicating whether this instance is checked.
|
![]() | SelectedItemName |
Gets or sets the name of the selected item.
|
![]() | SelectedItems |
Gets the selected items.
|
See Also