Link Search Menu Expand Document

HTMLExtractorOutputPageWidth Property

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.3.1.4759-master
Syntax
public int OutputPageWidth { get; set; }

Property Value

Type: Int32

Implements

IHTMLExtractorOutputPageWidth
See Also

Reference