HtmlToPdfHtmlLoadedTimeout Property
The maximum time in seconds to wait for HTML document to be loaded. The default value is 120 seconds.
An exception is thrown if the HTML document cannot be loaded in HtmlLoadedTimeout seconds
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public int HtmlLoadedTimeout { get; set; }
Property Value
Int32