ExpertPdf PDF Creator Library
LiveUrlsEnabled Property
NamespacesExpertPdf.PdfCreatorHtmlToImageElementLiveUrlsEnabled
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)