The PdfFormField type exposes the following members.

Constructors

  NameDescription
Public methodPdfFormField
Initializes a new instance of the PdfFormField class

Methods

  NameDescription
Public methodAddKid
Public methodCanBeInObjStm (Inherited from PdfObject.)
Public methodContains (Inherited from PdfDictionary.)
Protected methodStatic memberCreateButton
Public methodStatic memberCreateCheckBox
Protected methodStatic memberCreateChoice
Public methodStatic memberCreateCombo(PdfWriter, Boolean, array<String,2>[,](,)[,][,], Int32)
Public methodStatic memberCreateCombo(PdfWriter, Boolean, array<String>[]()[][], Int32)
Public methodStatic memberCreateEmpty
Public methodStatic memberCreateList(PdfWriter, array<String,2>[,](,)[,][,], Int32)
Public methodStatic memberCreateList(PdfWriter, array<String>[]()[][], Int32)
Public methodStatic memberCreatePushButton
Public methodStatic memberCreateRadioButton
Public methodStatic memberCreateSignature
Public methodStatic memberCreateTextField
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsAnnotation (Inherited from PdfAnnotation.)
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 methodIsForm (Inherited from PdfAnnotation.)
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.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMerge (Inherited from PdfDictionary.)
Public methodMergeDifferent (Inherited from PdfDictionary.)
Protected methodStatic memberProcessOptions(array<String,2>[,](,)[,][,])
Protected methodStatic memberProcessOptions(array<String>[]()[][])
Public methodPut (Inherited from PdfDictionary.)
Public methodPutEx (Inherited from PdfDictionary.)
Public methodRemove (Inherited from PdfDictionary.)
Public methodSetAdditionalActions (Inherited from PdfAnnotation.)
Public methodSetAppearance(PdfName, PdfTemplate) (Inherited from PdfAnnotation.)
Public methodSetAppearance(PdfName, String, PdfTemplate) (Inherited from PdfAnnotation.)
Public methodSetFieldFlags
Public methodSetHighlighting (Inherited from PdfAnnotation.)
Public methodSetMKIconFit (Inherited from PdfAnnotation.)
Public methodSetPage (Inherited from PdfAnnotation.)
Public methodSetUsed (Overrides PdfAnnotation..::..SetUsed()()()().)
Public methodSetWidget
Public methodToPdf (Inherited from PdfDictionary.)
Public methodToString (Inherited from PdfDictionary.)

Fields

Properties

  NameDescription
Public propertyAction (Inherited from PdfAnnotation.)
Public propertyAppearanceState (Inherited from PdfAnnotation.)
Public propertyBorder (Inherited from PdfAnnotation.)
Public propertyBorderStyle (Inherited from PdfAnnotation.)
Public propertyButton
Public propertyColor (Inherited from PdfAnnotation.)
Protected propertyContent (Inherited from PdfObject.)
Public propertyDefaultAppearanceString (Inherited from PdfAnnotation.)
Public propertyDefaultValueAsName
Public propertyDefaultValueAsString
Public propertyFieldName
Public propertyFlags (Inherited from PdfAnnotation.)
Public propertyIndirectReference (Inherited from PdfAnnotation.)
Public propertyIndRef (Inherited from PdfObject.)
Public propertyKeys (Inherited from PdfDictionary.)
Public propertyKids
Public propertyLayer (Inherited from PdfAnnotation.)
Public propertyLength (Inherited from PdfObject.)
Public propertyMappingName
Public propertyMKAlternateCaption (Inherited from PdfAnnotation.)
Public propertyMKAlternateIcon (Inherited from PdfAnnotation.)
Public propertyMKBackgroundColor (Inherited from PdfAnnotation.)
Public propertyMKBorderColor (Inherited from PdfAnnotation.)
Public propertyMKNormalCaption (Inherited from PdfAnnotation.)
Public propertyMKNormalIcon (Inherited from PdfAnnotation.)
Public propertyMKRolloverCaption (Inherited from PdfAnnotation.)
Public propertyMKRolloverIcon (Inherited from PdfAnnotation.)
Public propertyMKRotation (Inherited from PdfAnnotation.)
Public propertyMKTextPosition (Inherited from PdfAnnotation.)
Public propertyName (Inherited from PdfAnnotation.)
Public propertyPage (Inherited from PdfAnnotation.)
Public propertyParent
Public propertyPlaceInPage (Inherited from PdfAnnotation.)
Public propertyPopup (Inherited from PdfAnnotation.)
Public propertyQuadding
Public propertyRotate (Inherited from PdfAnnotation.)
Public propertySize (Inherited from PdfDictionary.)
Public propertyTemplates (Inherited from PdfAnnotation.)
Public propertyTitle (Inherited from PdfAnnotation.)
Public propertyType (Inherited from PdfObject.)
Public propertyUserName
Public propertyValueAsName
Public propertyValueAsSig
Public propertyValueAsString

See Also