ImageGear .NET
ImageGear.Formats.PDF.Forms Namespace
Inheritance Hierarchy
The Forms namespace provides access to the PDF form and form fields. It allows you to create, delete and modify a PDF's form, its fields and their properties, including getting and setting the field values.
Classes
 ClassDescription
ClassCheckBox A check box field.
ClassChoiceField A base field that contains multiple choices. A base class for combobox, listbox, radio, and checkbox.
ClassChoiceOption A choice (used in comboboxes, listboxes, and radio groups). Encapsulates the text displayed, the export value, and whether or not the choice is selected.
ClassComboBox A combo box.
ClassField The abstract base class for all fields.
ClassFieldArray The array of fields associated with the form.
ClassForm The AcroForm associated with the PDF document.
ClassListBox A list box.
ClassPushButton A push button field. PushButton is not implemented in 23.0.
ClassRadioGroup A radio group (a collection of radio buttons).
ClassSignatureField A signature field. SignatureField is not implemented in 23.0.
ClassTextField A text field.
Enumerations
 EnumerationDescription
EnumerationFieldType The field type.
EnumerationTextJustification The justification for text. 0 for left, 1 for centered, and 2 for right.
See Also

Reference

ImageGear23.Formats.Pdf Assembly

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback