PdfViewerControl.GoToDestination(String) Method
Navigates to the specified destination.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
destination |
String | The name of the destination to which the PDF Viewer should navigate. |
#Returns
Type | Description |
---|---|
Boolean | true if the operation is performed successfully; otherwise, false. |