Click or drag to resize

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.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public static int LayoutHtmlTimeoutSec { get; set; }

Property Value

Int32
See Also