HtmlToImageConverterNavigationTimeout Property

The HTML to Image converter navigation timeout in seconds. Default value is 120

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public int NavigationTimeout { get; set; }

Property Value

Int32

See Also