You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/PDF/PDF-Viewer/react/feature-module.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The available PDF Viewer modules are:
17
17
*[**Toolbar**](./toolbar-customization/annotation-toolbar-customization): Built-in toolbar for user interaction.
18
18
*[**Magnification**](./magnification): Perform zoom operations for a better viewing experience.
19
19
*[**Navigation**](./interactive-pdf-navigation/page-navigation): Navigate across pages.
20
-
*[**LinkAnnotation**](./interactive-pdf-navigation/table-of-content-navigation): Navigate within the document or to external destinations via hyperlinks.
20
+
*[**LinkAnnotation**](./interactive-pdf-navigation/hyperlink-navigation): Navigate within the document or to external destinations via hyperlinks.
21
21
*[**ThumbnailView**](./interactive-pdf-navigation/page-thumbnail-navigation): Navigate within the document using page thumbnails.
22
22
*[**BookmarkView**](./interactive-pdf-navigation/bookmark-navigation): Navigate using document bookmarks (table of contents).
23
23
*[**TextSelection**](./textselection): Select and copy text from the document.
0 commit comments