HtmlToPdfElementLiveUrlsEnabled Property |
When true this options instructs the converter to convert the HTML links in PDF links.
The default value is true.
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic bool LiveUrlsEnabled { get; set; }Public Property LiveUrlsEnabled As Boolean
Get
Set
Property Value
Boolean
See Also