ExpertPdf Html to Pdf Converter Library
When true this options instructs the converter to convert the internal HTML links to internal PDF links
when the HtmlToPdfArea is added to a PDF page.
The default value is true.

Declaration Syntax
public bool InternalLinksEnabled { get; set; }Public Property InternalLinksEnabled As Boolean
public:
property bool InternalLinksEnabled {
bool get ();
void set (bool value);
}Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)