Bookmark to go to destination

Namespace: Spire.PdfViewer.Forms
Assembly: Spire.PdfViewer.Forms (in Spire.PdfViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.2020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public PdfPagePonit Destination { get; }
Public ReadOnly Property Destination As PdfPagePonit
	Get
public:
property PdfPagePonit^ Destination {
	PdfPagePonit^ get ();
}
member Destination : PdfPagePonit with get

Property Value

PdfPagePonit

See Also