HtmlToPdfMaxBrowserHeight Property

The maximum browser height in pixels. Value 0 means unlimited. The default value is 32000 pixels

Definition

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

Property Value

Int32

See Also