Apitron.PDF.Kit library for .NET
This namespace contains definition of the different AcroForm objects like push button, choice, checkboxe and interactive form fields actions.
Classes
Class | Description | |
---|---|---|
AcroForm |
This class represents an acro form definition.
| |
CheckBoxField |
This class represents a Check box field.
| |
ChoiceField |
This class represents a choice field.
| |
Field |
This class represent an abstract field.
| |
FieldAdditionalActions |
This class represent an field's additional-actions.
| |
NonTerminalField |
This class represents a non-rerminal field.
| |
Option |
This class represents an option.
| |
OptionsList |
This class represents an options list.
| |
PushbuttonField |
This class represents a pushbutton.
| |
RadioButtonField |
This class represents a radio button field.
| |
SignatureField |
This class represents a signature field.
| |
TerminalField |
This class represents a terminal field.
| |
TextField |
This class represents a text field.
| |
ToggleField |
This class represents a toggle field.
|
Enumerations
Enumeration | Description | |
---|---|---|
ChoiceFieldType |
This enum represents allowed choice field types.
| |
FieldFlags |
This enum contains flags specifying various characteristics of the field.
| |
FieldTypes |
This enum lists allowed field types.
| |
LockAction |
This enum represents a list of allowed lock actions.
| |
SignatureFlags |
This enum represents a allowed signature flags.
|