Back to Devexpress

PdfFormFieldFacade.AcroForm Property

officefileapi-devexpress-dot-pdf-dot-pdfformfieldfacade-601564f2.md

latest1.0 KB
Original Source

PdfFormFieldFacade.AcroForm Property

Retrieves the AcroForm that contains the form field.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfAcroFormFacade AcroForm { get; }
vb
Public ReadOnly Property AcroForm As PdfAcroFormFacade

Property Value

TypeDescription
PdfAcroFormFacade

An object that exposes methods used to organize AcroForms.

|

See Also

PdfFormFieldFacade Class

PdfFormFieldFacade Members

DevExpress.Pdf Namespace