IJSONExtractorGetJSONData Method ByteScout PDF Extractor SDK
Extracts data from whole document as JSON string.

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

string GetJSONData()

Return Value

Type: String
String containing extracted data in JSON format.
See Also

Reference