HtmlToPdfAreaInternalLinksEnabled Property |
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.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic bool InternalLinksEnabled { get; set; }Public Property InternalLinksEnabled As Boolean
Get
Set
Property Value
Boolean
See Also