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