IInfoExtractorGetFormFields Method ByteScout PDF Extractor SDK
Gets list of all form fields in the document in JSON format.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

FormFieldInfo[] GetFormFields()

Return Value

Type: FormFieldInfo
Document bookmarks.
See Also

Reference