Link Search Menu Expand Document

JSONExtractorOutputTransformation Property

Gets or sets JSONPath ("XPath for JSON") expression that you can use to transform the output JSON.

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

Property Value

Type: String

Implements

IJSONExtractorOutputTransformation
See Also

Reference