Link Search Menu Expand Document

IJSONExtractorCleanJSON Property

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.0.4760-master
Syntax
bool CleanJSON { get; set; }

Property Value

Type: Boolean
See Also

Reference