PdfFormFieldFacade.AcroForm Property
Retrieves the AcroForm that contains the form field.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
PdfAcroFormFacade | An object that exposes methods used to organize AcroForms. |
See Also