EVO PDF Logo

PdfForm Methods

EVO PDF Client for .NET Core

The PdfForm type exposes the following members.

Methods

  NameDescription
Public methodAddButton
Creates a button in PDF form
Public methodAddCheckBox
Creates a check box form field in PDF form of the PDF document
Public methodAddComboBox
Creates a combo box field in PDF form
Public methodAddListBox
Creates a list box field in PDF form
Public methodAddRadioButtonsGroup
Creates a group of radio buttons in PDF form
Public methodAddTextBox
Creates a text box form field in PDF form of the PDF document
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFlattenFields
Flattens the fields in the PDF form
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference