This static parameter gives the maximum time in seconds necessary to layout a HTML document. The default value is 10 minutes.

C# | Visual Basic | Visual C++ |
public static int LayoutHtmlTimeoutSec { get; set; }
Public Shared Property LayoutHtmlTimeoutSec As Integer Get Set
public: static property int LayoutHtmlTimeoutSec { int get (); void set (int value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)