JSONExtractorImageFolder Property ByteScout PDF Extractor SDK
Gets or sets the folder to put extracted images when SaveImages property is set to ImageHandling.OuterFile. Default is "images" - the extractor will create "images" sub-folder in the same folder with output JSON file.

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

public string ImageFolder { get; set; }

Property Value

Type: String

Implements

IJSONExtractorImageFolder
See Also

Reference