HtmlToSvgConverterConversionDelay Property

An additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering of the document to SVG. Default value is 2.

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public int ConversionDelay { get; set; }

Property Value

Int32

See Also