HtmlToPdfElementInternalLinksEnabled Property |
When true this options instructs the converter to convert the internal HTML links to internal PDF links.
The default value is true.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public bool InternalLinksEnabled { get; set; }
Public Property InternalLinksEnabled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also