Link Search Menu Expand Document

XMLExtractorSaveImages Property

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.0.4760-master
Syntax
public ImageHandling SaveImages { get; set; }

Property Value

Type: ImageHandling

Implements

IXMLExtractorSaveImages
See Also

Reference