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

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.v19.1.Core.dll

Declaration

public class PdfInteractiveForm :
    PdfObject

Inheritance

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