Controls if the HTTP links in the HTML document are converted to HTTP links in PDF in this HTML object. 
            This property is true by default
            
 
    Namespace: 
   HiQPdf
    Assembly:
   HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
 
public bool ConvertHttpLinks { get; set; }Public Property ConvertHttpLinks As Boolean
	Get
	Set
public:
property bool ConvertHttpLinks {
	bool get ();
	void set (bool value);
}member ConvertHttpLinks : bool with get, set
Property Value
Type: 
Boolean 
Reference