Winnovative Logo

HtmlToSvgConverterDownloadAllResources Property

Winnovative Client for .NET Framework
Gets or sets a flag indicating if the HTML to SVG converter should try to download all the resources even if this could cause a slower conversion. The default value is false.

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax

public bool DownloadAllResources { get; set; }

Property Value

Type: Boolean
See Also

Reference