Link Search Menu Expand Document

JSONExtractorGetJSONData Method

Extracts data from whole document as JSON string.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public string GetJSONData()

Return Value

Type: String
String containing extracted data in JSON format.

Implements

IJSONExtractorGetJSONData
See Also

Reference