Back to Devexpress

PdfInteractiveForm.XFAForm Property

officefileapi-devexpress-dot-pdf-dot-pdfinteractiveform-7def98e0.md

latest1013 B
Original Source

PdfInteractiveForm.XFAForm Property

Gets an XFA form.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfXFAForm XFAForm { get; }
vb
Public ReadOnly Property XFAForm As PdfXFAForm

Property Value

TypeDescription
PdfXFAForm

A PdfXFAForm object that represents the XFA form.

|

See Also

PdfInteractiveForm Class

PdfInteractiveForm Members

DevExpress.Pdf Namespace