PdfInteractiveFormField.MappingName Property
Gets the mapping name that is used when exporting interactive form field data from the document.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value that represents the mapping name. |
See Also