ExpertPdf PDF Creator Library
LinkDestination Property
NamespacesExpertPdf.PdfCreatorInternalLinkElementLinkDestination
ExpertPdf PDF Creator Library
Gets or sets the link destination
Declaration Syntax
C#Visual BasicVisual C++
public ExplicitDestination LinkDestination { get; set; }
Public Property LinkDestination As ExplicitDestination
	Get
	Set
public:
property ExplicitDestination^ LinkDestination {
	ExplicitDestination^ get ();
	void set (ExplicitDestination^ value);
}
Property Value

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