ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF.Forms Namespace / Form Class
Properties Methods


In This Topic
    Form Class Members
    In This Topic

    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