IJSONExtractorCleanJSON Property ByteScout PDF Extractor SDK
Get or sets whether to generate regular JSON with camel-cased object identifiers without '@' (attribute) and '#' (node content) marks. Default is true.

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

bool CleanJSON { get; set; }

Property Value

Type: Boolean
See Also

Reference