Skip to main content

PdfForm Class

Represents a PDF document form.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v24.1.Core.dll

Declaration

public class PdfForm :
    PdfXObject,
    IPdfStructureElementOwner

The following members return PdfForm objects:

Inheritance

Object
DevExpress.Pdf.Native.PdfDocumentItem
DevExpress.Pdf.Native.PdfObject
PdfXObject
PdfForm
See Also