HtmlConverterBaseForceResourcesDownload Property
Controls if the HTML converter should force all possible resources to be downloaded. The default value is false
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool ForceResourcesDownload { get; set; }
Public Property ForceResourcesDownload As Boolean
Get
Set
public:
property bool ForceResourcesDownload {
bool get ();
void set (bool value);
}
member ForceResourcesDownload : bool with get, set
Property Value
Boolean