HtmlConverterBaseBrowserHeight Property

The browser window height in pixels. The default height is set to render the entire HTML document

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public int BrowserHeight { get; set; }

Property Value

Int32

See Also