XMLExtractorSaveImages Property ByteScout PDF Extractor SDK
Get or sets the image saving way: do not save; save to outer file; embed into result XML as Base64 string. Default is ImageHandling.None.

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

public ImageHandling SaveImages { get; set; }

Property Value

Type: ImageHandling

Implements

IXMLExtractorSaveImages
See Also

Reference