HtmlObjectBaseBrowserWidth Property

The browser window width in pixels in this HTML object. The default width is 1200 pixels

Definition

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

Property Value

Int32

See Also