JSONExtractorSaveJSONToFile Method (String)ByteScout PDF Extractor SDK
Saves extracted data to file in JSON format.

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

public void SaveJSONToFile(
	string fileName
)

Parameters

fileName
Type: SystemString
Output file name.

Implements

IJSONExtractorSaveJSONToFile(String)
See Also

Reference