Click or drag to resize

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

Property Value

Type: Boolean
See Also