HtmlObjectBaseConvertInternalLinks Property
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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.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
Boolean