Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfInteractiveForm Properties

An interactive form (AcroForm) that represents a collection of fields for gathering information interactively from the user.
Name Description
DefaultAppearanceCommands Gets a collection of default appearance commands.
DefaultTextJustification Gets the default justification that is used in displaying the annotation’s text.
Fields Gets the document’s root fields.
NeedAppearances Gets a value that indicates whether to construct appearance streams and appearance dictionaries for all widget annotations in the document.
SignatureFlags Gets flags specifying various document-level characteristics related to signature fields.
XFAForm Gets an XFA form.
See Also