IHTMLExtractorOutputImageFormat Property ByteScout PDF To HTML SDK
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.4.1.4802-master
Syntax

OutputImageFormat OutputImageFormat { get; set; }

Property Value

Type: OutputImageFormat
See Also

Reference