EVO HTML to PDF Converter

HtmlToImageConverterDownloadAllResources Property

Winnovative Client for .NET Core Documentation
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:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public bool DownloadAllResources { get; set; }

Property Value

Type: Boolean
See Also

Reference