Controls if the local files can be loaded by converter. This property is true by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool LocalFilesLoadEnabled { get; set; }
Public Property LocalFilesLoadEnabled As Boolean
Get
Set
public:
property bool LocalFilesLoadEnabled {
bool get ();
void set (bool value);
}
member LocalFilesLoadEnabled : bool with get, set
Property Value
Type:
Boolean
Reference