PdfConverterLayoutHtmlTimeoutSec Property |
This static parameter gives the maximum time in seconds necessary to layout a HTML document. The default value is 10 minutes.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic static int LayoutHtmlTimeoutSec { get; set; }
Public Shared Property LayoutHtmlTimeoutSec As Integer
Get
Set
Property Value
Type:
Int32
See Also