HtmlObjectBaseForceResourcesDownload Property

Controls if the HTML converter object should force all possible resources to be downloaded in this HTML object. 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