PdfDocumentProcessor.GetFormFieldNames() Method
Returns a list of interactive field names in a document.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
#Returns
Type | Description |
---|---|
IList<String> | A collection of String objects that is a list of interactive field names in a document. |