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