HtmlObjectBaseBrowserHeight Property

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

Definition

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

Property Value

Int32

See Also