Class | Description | |
---|---|---|
AcroForm | Defines properties of AcroForm within PDF document. | |
CheckBoxField | Represents CheckBox AcroForm field. | |
ChoiceField | Base class for choice fields: ComboBox and ListBox. | |
ChoiceFieldItem | Represents an item displayed in ChoiceField. | |
ComboBoxField | Represents the ComboBox field. | |
CombTextField | Represents the text field divided into as many equally spaced positions, or combs, as the value of MaxLen, and the text is laid out into those combs. | |
Field | Defines AcroForm field. | |
Field.TriggerEvents | Defines events common for acroform fields with value. | |
FieldCollection | Represents a collection of Field objects. | |
FieldWidgetCollection | Represents a collection of GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation objects owned by Field object. | |
ListBoxField | Represents the ListBoxField field. | |
PushButtonField | Represents push button AcroForm field. | |
RadioButtonField | Represents group of radio buttons. | |
SignatureField | Represents the signature field. | |
SignatureLockedFields | Defines range of the Field objects to be locked when SignatureField is signed. | |
TextField | Represents the text field. |