Link Search Menu Expand Document

InfoExtractorGetFormFields Method

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.0.4760-master
Syntax
public FormFieldInfo[] GetFormFields()

Return Value

Type: FormFieldInfo
Document bookmarks.

Implements

IInfoExtractorGetFormFields
See Also

Reference