PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerSetNamedDest Method

PDF Viewer Control for .NET Windows Forms
Changes the page view to the named destination in the specified string.

Namespace:  PdfViewer4WinNet
Assembly:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void SetNamedDest(
	string namedDest
)

Parameters

namedDest
Type: SystemString
The named destination to which the viewer will go.
See Also

Reference