HtmlToPdfWaitBeforeBrowserResize Property

Controls if the WaitBeforeConvert delay is also used when the HTML content size is determined after the intial loading. This property applies only if the AutoResizeBrowserHeight flag is on. The default value is false

Definition

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

Property Value

Boolean

See Also