Back to Devexpress

PdfInteractiveFormField Properties

officefileapi-devexpress-dot-pdf-dot-pdfinteractiveformfield-dot-underscore-properties.md

latest2.9 KB
Original Source

PdfInteractiveFormField Properties

Represents interactive form field data (e.g., text boxes, radio buttons, combo boxes) in a document.

NameDescription
ActionsProvides access to actions that define the field’s behavior in response to various trigger events.
AlternateNameGets an alternate name specified for an interactive form field.
AppearanceCommandsGets the appearance commands for an interactive form field.
DefaultStyleGets the default style string.
ExportGets or sets whether to export the field if it is associated with a Submit A Form action.
FlagsGets or sets flags specifying various document-level characteristics related to interactive form fields.
FormProvides access to the contents and properties of a document’s interactive form.
KidsGets the collection of interactive form field children.
MappingNameGets the mapping name that is used when exporting interactive form field data from the document.
NameGets the partial field name.
ParentGets the parent of the field in the interactive form field hierarchy.
ReadOnlyGets or sets whether the form field is read-only.
RequiredGets or sets whether to force users to complete the form field.
RichTextDataGets the rich text string that contains formatting (style) information.
TextJustificationGets the form of quadding (justification) that is used in displaying the text.
TypeRetrieves the form field type.
WidgetGets the widget annotation associated with the interactive form field.

See Also

PdfInteractiveFormField Class

PdfInteractiveFormField Members

DevExpress.Pdf Namespace