Click or drag to resize

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

Property Value

Type: Int32
See Also