HtmlConverterBaseForceResourcesDownload Property

Controls if the HTML converter should force all possible resources to be downloaded. The default value is false

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public bool ForceResourcesDownload { get; set; }

Property Value

Boolean

See Also