The PdfAcroForm type exposes the following members.

Constructors

  NameDescription
Public methodPdfAcroForm
Initializes a new instance of the PdfAcroForm class

Methods

  NameDescription
Public methodAddCalculationOrder
Public methodAddCheckBox
Public methodAddComboBox(String, array<String,2>[,](,)[,][,], String, Boolean, BaseFont, Single, Single, Single, Single, Single)
Public methodAddComboBox(String, array<String>[]()[][], String, Boolean, BaseFont, Single, Single, Single, Single, Single)
Public methodAddDocumentField
Public methodAddFieldTemplates
Public methodAddFormField
Public methodAddHiddenField
Public methodAddHtmlPostButton
Public methodAddMap
Public methodAddMultiLineTextField
Public methodAddRadioButton
Public methodAddRadioGroup
Public methodAddResetButton
Public methodAddSelectList(String, array<String,2>[,](,)[,][,], String, BaseFont, Single, Single, Single, Single, Single)
Public methodAddSelectList(String, array<String>[]()[][], String, BaseFont, Single, Single, Single, Single, Single)
Public methodAddSignature
Public methodAddSingleLinePasswordField
Public methodAddSingleLineTextField
Public methodCanBeInObjStm (Inherited from PdfObject.)
Public methodContains (Inherited from PdfDictionary.)
Public methodDrawButton
Public methodDrawCheckBoxAppearences
Public methodDrawMultiLineOfText
Public methodDrawRadioAppearences
Public methodDrawSignatureAppearences
Public methodDrawSingleLineOfText
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGet (Inherited from PdfDictionary.)
Public methodGetAsArray (Inherited from PdfDictionary.)
Public methodGetAsBoolean (Inherited from PdfDictionary.)
Public methodGetAsDict (Inherited from PdfDictionary.)
Public methodGetAsIndirectObject (Inherited from PdfDictionary.)
Public methodGetAsName (Inherited from PdfDictionary.)
Public methodGetAsNumber (Inherited from PdfDictionary.)
Public methodGetAsStream (Inherited from PdfDictionary.)
Public methodGetAsString (Inherited from PdfDictionary.)
Public methodGetBytes (Inherited from PdfObject.)
Public methodGetDirectObject (Inherited from PdfDictionary.)
Public methodGetEnumerator (Inherited from PdfDictionary.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetRadioGroup
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsArray (Inherited from PdfObject.)
Public methodIsBoolean (Inherited from PdfObject.)
Public methodIsCatalog (Inherited from PdfDictionary.)
Public methodIsDictionary (Inherited from PdfObject.)
Public methodIsFont (Inherited from PdfDictionary.)
Public methodIsIndirect (Inherited from PdfObject.)
Public methodIsName (Inherited from PdfObject.)
Public methodIsNull (Inherited from PdfObject.)
Public methodIsNumber (Inherited from PdfObject.)
Public methodIsOutlineTree (Inherited from PdfDictionary.)
Public methodIsPage (Inherited from PdfDictionary.)
Public methodIsPages (Inherited from PdfDictionary.)
Public methodIsStream (Inherited from PdfObject.)
Public methodIsString (Inherited from PdfObject.)
Public methodIsValid
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMerge (Inherited from PdfDictionary.)
Public methodMergeDifferent (Inherited from PdfDictionary.)
Public methodPut (Inherited from PdfDictionary.)
Public methodPutEx (Inherited from PdfDictionary.)
Public methodRemove (Inherited from PdfDictionary.)
Public methodSetButtonParams
Public methodSetCheckBoxParams
Public methodSetChoiceParams
Public methodSetSignatureParams
Public methodSetTextFieldParams
Public methodToPdf (Inherited from PdfDictionary.)
Public methodToString (Inherited from PdfDictionary.)

Fields

  NameDescription
Protected fieldbytes (Inherited from PdfObject.)
Protected fieldhashMap (Inherited from PdfDictionary.)
Protected fieldindRef (Inherited from PdfObject.)
Protected fieldtype (Inherited from PdfObject.)

Properties

  NameDescription
Protected propertyContent (Inherited from PdfObject.)
Public propertyIndRef (Inherited from PdfObject.)
Public propertyKeys (Inherited from PdfDictionary.)
Public propertyLength (Inherited from PdfObject.)
Public propertyNeedAppearances
Public propertySigFlags
Public propertySize (Inherited from PdfDictionary.)
Public propertyType (Inherited from PdfObject.)

See Also