EVO PDF Logo

HtmlToImageConverterDownloadAllResources Property

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool DownloadAllResources { get; set; }

Property Value

Type: Boolean
See Also

Reference