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