Skip to content

Commit 6392a82

Browse files
Update_code_sample_development
1 parent 1c1fd48 commit 6392a82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wpf/Pdf-Viewer/Bookmark-Navigation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ private void PdfViewer_DocumentLoaded(object sender, System.EventArgs args)
9292
{% endhighlight %}
9393
{% endtabs %}
9494

95+
N>You can also explore our [WPF PDF Viewer example](https://github.com/SyncfusionExamples/WPF-PDFViewer-Examples/tree/master/Navigation/Bookmark/Bookmark_Navigation) to know how to Programmatically navigate to a bookmark destination in pdfviewer.
96+
9597
## Enabling and disabling bookmark feature
9698

9799
You can enable and disable the bookmark button from the built-in toolbar using the `IsBookmarkEnabled` property available in `PdfViewerControl`.

0 commit comments

Comments
 (0)