HtmlToImageElementInternalLinksEnabled Property
            When true this option instructs the HTML to Image element converter to convert the internal HTML links to internal PDF links. 
            The default value is true.
            
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public bool InternalLinksEnabled { get; set; }
Public Property InternalLinksEnabled As Boolean
	Get
	Set
Property Value
Boolean