HiQPdf Documentation

HtmlObjectBaseHtmlLoadedTimeout Property

Quickly Create High Quality PDFs
The maximum time in seconds to wait for HTML document to be loaded in this HTML object. The default value is 120 seconds. An exception is thrown if the HTML document cannot be loaded in HtmlLoadedTimeout seconds

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public int HtmlLoadedTimeout { get; set; }

Property Value

Type: Int32
See Also

Reference