HiQPdf Documentation

HtmlObjectBaseForceResourcesDownload Property

HiQPdf Client for .NET Core
Controls if the HTML converter object should force all possible resources to be downloaded in this HTML object. The default value is false

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool ForceResourcesDownload { get; set; }

Property Value

Type: Boolean
See Also

Reference