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: PdfViewer4WinNet (Module: PdfViewer4WinNet) Version: 2.0.3167.22351 (2.0.0.0)