ExpertPdf Html to Pdf Converter Library
LiveUrlsEnabled Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentHtmlToImageElementLiveUrlsEnabled
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
	Get
	Set
public:
property bool LiveUrlsEnabled {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)