HiQPdf Documentation

HtmlObjectBaseBrowserHeight Property

HiQPdf Client for .NET Core
The browser window height in pixels in this HTML object. The default height is set to render the entire HTML document

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public int BrowserHeight { get; set; }

Property Value

Type: Int32
See Also

Reference