ExpertPdf Html to Pdf Converter Library
LiveUrlsEnabled Property
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaLiveUrlsEnabled
ExpertPdf Html to Pdf Converter Library
When true this options instructs the converter to convert the html links in PDF links. The default value is true.
Declaration Syntax
C#Visual BasicVisual C++
public bool LiveUrlsEnabled { get; set; }
Public Property LiveUrlsEnabled As Boolean
public:
property bool LiveUrlsEnabled {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)