HtmlToPdfBrowserWidth Property

The browser window width in pixels. The default width is 1024 pixels

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public int BrowserWidth { get; set; }

Property Value

Int32

See Also