Controls if the HTML converter object should force all possible resources to be downloaded in this HTML object. The default value is false
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference