ExpertPdf PDF Creator Library
Destination Property
NamespacesExpertPdf.PdfCreatorBookmarkDestination
ExpertPdf PDF Creator Library
Gets or sets the bookmark destination.
Declaration Syntax
C#Visual BasicVisual C++
public ExplicitDestination Destination { get; set; }
Public Property Destination As ExplicitDestination
public:
property ExplicitDestination^ Destination {
	ExplicitDestination^ get ();
	void set (ExplicitDestination^ value);
}

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