Link Search Menu Expand Document

JSONExtractorOutputStructure Property

Gets or sets the structure of output JSON data.

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

Property Value

Type: OutputStructure

Implements

IJSONExtractorOutputStructure
See Also

Reference