ImageGear .NET - Updated
Form Class Members
Properties  Methods 


ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace : Form Class

The following tables list the members exposed by Form.

Public Properties
 NameDescription
Public Property Gets the array containing all the fields in this form.  
Public Property Gets a value indicating whether signature fields exist in this form.  
Public Property Gets or sets a value indicating the global justification of TextFields, ListBoxes, ComboBoxes, and PushButton. Other fields will not be affected.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Add a new CheckBox to a PDF page.  
Public MethodOverloaded.  Add a new ComboBox to a PDF page.  
Public MethodOverloaded.  Add a new ListBox to a PDF page.  
Public MethodOverloaded.  Creates a new PushButton in the PDF Form.  
Public Method Add a new RadioGroup to a form.  
Public MethodOverloaded.  Creates a new SignatureField in the PDF Form.  
Public MethodOverloaded.  Creates a new TextField in the PDF Form.  
Public MethodOverloaded.  Removes a field from the form.  
Public Method Resets all fields to the individual fields' default values.  
Top
See Also

Reference

Form Class
ImageGear.Formats.PDF.Forms Namespace