PDF Viewer Control for .NET 2.0 Windows Forms
SetNamedDest Method (namedDest)
NamespacesPdfViewer4WinNetPdfViewerSetNamedDest(String)
Changes the page view to the named destination in the specified string.
Declaration Syntax
C#Visual BasicVisual C++
public void SetNamedDest(
	string namedDest
)
Public Sub SetNamedDest ( _
	namedDest As String _
)
public:
void SetNamedDest(
	String^ namedDest
)
Parameters
namedDest (String)
The named destination to which the viewer will go.

Assembly: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.0.0.33756 (3.0.0.0)