Click or drag to resize

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.HtmlToPdf.PdfDocument
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public bool InternalLinksEnabled { get; set; }

Property Value

Boolean
See Also