EVO PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerSetNamedDest Method

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

Namespace:  PdfViewer4WinNet
Assembly:  EvoPdfViewerWinForms (in EvoPdfViewerWinForms.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