EVO PDF Logo

HtmlToSvgConverterNavigationTimeout Property

EVO PDF Client for .NET Core
The HTML to SVG converter navigation timeout in seconds. Default value is 60.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public int NavigationTimeout { get; set; }

Property Value

Type: Int32
See Also

Reference