ExpertPdf Html to Pdf Converter Library
LayoutHtmlTimeoutSec Property
NamespacesExpertPdf.HtmlToPdfPdfConverterLayoutHtmlTimeoutSec
ExpertPdf Html to Pdf Converter Library
This static parameter gives the maximum time in seconds necessary to layout a HTML document. The default value is 10 minutes.
Declaration Syntax
C#Visual BasicVisual 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);
}
Property Value

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