IHTMLExtractorOutputPageWidth Property ByteScout PDF To HTML SDK
Set or get width (in pixels) of the output pages rendered into HTML. Default output width is 1024 (height is calculated and used according to the original pdf pages ratio)

Namespace:  Bytescout.PDF2HTML
Assembly:  Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.4.1.4802-master
Syntax

int OutputPageWidth { get; set; }

Property Value

Type: Int32
See Also

Reference