PdfFormData.Name Property
In This Article
Returns the name of the field represented by this PdfFormData object.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value. |
See Also