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
public:
property ExplicitDestination^ LinkDestination {
	ExplicitDestination^ get ();
	void set (ExplicitDestination^ value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)