Controls if the internal links in HTML are converted to internal 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 ConvertInternalLinks { get; set; }
Public Property ConvertInternalLinks As Boolean
Get
Set
public:
property bool ConvertInternalLinks {
bool get ();
void set (bool value);
}
member ConvertInternalLinks : bool with get, set
Property Value
Type:
Boolean
Reference