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
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public bool WaitBeforeBrowserResize { get; set; }
Property Value
Boolean