Click or drag to resize
HtmlToPdfElementLiveUrlsEnabled Property
When true this options instructs the converter to convert the HTML links in PDF links. The default value is true.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public bool LiveUrlsEnabled { get; set; }

Property Value

Type: Boolean
See Also