Link Search Menu Expand Document

IHTMLExtractorOutputImageFormat Property

Defines format for output images. Default is PNG (with transparency). If you do NOT need the transparency support and want to have smaller image sizes (so the page will load faster) then set this property to OutputImageFormat.JPEG.

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

Property Value

Type: OutputImageFormat
See Also

Reference