ExpertPdf PDF Creator Library
InternalLinksEnabled Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementInternalLinksEnabled
ExpertPdf PDF Creator Library
When true this options instructs the converter to convert the internal HTML links to internal PDF links. The default value is true.
Declaration Syntax
C#Visual BasicVisual C++
public bool InternalLinksEnabled { get; set; }
Public Property InternalLinksEnabled As Boolean
	Get
	Set
public:
property bool InternalLinksEnabled {
	bool get ();
	void set (bool value);
}
Property Value

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