Link Search Menu Expand Document

HTMLExtractorSaveImages Property

Get or sets the image handling (skip, embed, or save to outer file).

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public ImageHandling SaveImages { get; set; }

Property Value

Type: ImageHandling

Implements

IHTMLExtractorSaveImages
See Also

Reference