Click or drag to resize

ConvertOptions Timeout Property

The timeout in milliseconds when waiting for html convert to pdf

Namespace: Spire.Additions.Chrome
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public int Timeout { get; set; }

Property Value

Type: Int32
Remarks
Default 30 seconds
See Also