Link Search Menu Expand Document

JSONExtractorIndentedJSON Property

Get or sets whether to generate indented JSON. Default is true.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public bool IndentedJSON { get; set; }

Property Value

Type: Boolean

Implements

IJSONExtractorIndentedJSON
See Also

Reference