Back to Devexpress

PdfInteractiveForm Members

officefileapi-devexpress-dot-pdf-dot-pdfinteractiveform-dot-underscore-members.md

latest3.4 KB
Original Source

PdfInteractiveForm Members

An interactive form (AcroForm) that represents a collection of fields for gathering information interactively from the user.

Properties

NameDescription
DefaultAppearanceCommandsGets a collection of default appearance commands.
DefaultTextJustificationGets the default justification that is used in displaying the annotation’s text.
FieldsGets the document’s root fields.
NeedAppearancesGets a value that indicates whether to construct appearance streams and appearance dictionaries for all widget annotations in the document.
SignatureFlagsGets flags specifying various document-level characteristics related to signature fields.
XFAFormGets an XFA form.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetFormField(String)Obtains the interactive form field by its name.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

PdfInteractiveForm Class

DevExpress.Pdf Namespace