Skip to main content
A newer version of this page is available. .

PdfInteractiveForm Class

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

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v18.2.Core.dll

Declaration

public class PdfInteractiveForm :
    PdfObject

The following members return PdfInteractiveForm objects:

Inheritance

Object
DevExpress.Pdf.Native.PdfDocumentItem
DevExpress.Pdf.Native.PdfObject
PdfInteractiveForm
See Also