Skip to content

Commit 1aa7701

Browse files
984373: Update the CI failures
1 parent 4c90380 commit 1aa7701

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

Document-Processing/PDF/PDF-Viewer/blazor/interactive-pdf-navigation/bookmark-navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: SfPdfViewer
77
documentation: ug
88
---
99

10-
# Bookmark navigation
10+
# Bookmark navigation in SfPdfViewer
1111

1212
Use the bookmark panel to jump directly to labeled destinations in a PDF.
1313

Document-Processing/PDF/PDF-Viewer/blazor/interactive-pdf-navigation/hyperlink-navigation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ control: SfPdfViewer
77
documentation: ug
88
---
99

10-
# Hyperlink navigation
10+
# Hyperlink navigation in SfPdfViewer
1111

1212
Use hyperlinks in a PDF to navigate either to external URLs or to destinations within the same document. Hyperlinks are detected from the PDF content and work by default.
1313

14-
- External links (HTTP/HTTPS, mailto, etc.) open in the browser according to browser security and settings (for example, a new tab or window).
14+
- External links (HTTP/HTTPS, etc.) open in the browser according to browser security and settings (for example, a new tab or window).
1515
- In-document links navigate directly to the referenced page or location in the viewer.
1616

1717
If a document does not contain hyperlinks, no link-specific highlighting appears.

Document-Processing/PDF/PDF-Viewer/blazor/interactive-pdf-navigation/modern-navigation-panel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Modern navigation panel in Blazor SfPdfViewer | Syncfusion
4-
description: Learn how the modern navigation panel in the Syncfusion Blazor PDF Viewer (SfPdfViewer2) consolidates thumbnails, bookmarks, comments, and custom panels with flexible layouts.
4+
description: Learn how the modern navigation panel in the Blazor PDF Viewer with custom panels with flexible layouts.
55
platform: document-processing
66
control: SfPdfViewer
77
documentation: ug
88
---
99

10-
# Modern navigation panel
10+
# Modern navigation panel in SfPdfViewer
1111

1212
The modern navigation panel consolidates thumbnails, bookmarks, comments, and custom panels in a single, flexible side panel for a streamlined navigation experience.
1313

Document-Processing/PDF/PDF-Viewer/blazor/interactive-pdf-navigation/page-navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: SfPdfViewer
77
documentation: ug
88
---
99

10-
# Page navigation
10+
# Page navigation in SfPdfViewer
1111

1212
Move between pages using the built-in toolbar or programmatic APIs.
1313

Document-Processing/PDF/PDF-Viewer/blazor/interactive-pdf-navigation/page-thumbnail-navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: SfPdfViewer
77
documentation: ug
88
---
99

10-
# Page thumbnail navigation
10+
# Page thumbnail navigation in SfPdfViewer
1111

1212
Use the thumbnail panel to preview pages and navigate quickly through a PDF. Each thumbnail represents a page; selecting one navigates to that page in the viewer.
1313

Document-Processing/PDF/PDF-Viewer/blazor/interactive-pdf-navigation/table-of-content-navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: SfPdfViewer
77
documentation: ug
88
---
99

10-
# Table of contents navigation
10+
# Table of contents navigation in SfPdfViewer
1111

1212
Use the table of contents (TOC) to jump to sections within a PDF. Each TOC entry maps to a location in the document; selecting one navigates to that destination.
1313

Document-Processing/PDF/PDF-Viewer/blazor/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ In the classic viewer, many C# service calls were required to retrieve informati
3333

3434
* Accurate, reliable rendering of PDF pages.
3535
* Easy page navigation with:
36-
* [Thumbnail page view](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/interactive-pdf-navigation/page-thumbnail-navigation)
37-
* [Bookmark panel](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/interactive-pdf-navigation/bookmark-navigation)
38-
* [Hyperlink navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/interactive-pdf-navigation/hyperlink-navigation)
39-
* [Table of contents navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/interactive-pdf-navigation/table-of-content-navigation)
36+
* [Thumbnail page view](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/navigation#page-thumbnail-navigation)
37+
* [Bookmark panel](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/navigation#bookmark-navigation)
38+
* [Hyperlink navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/navigation#hyperlink-navigation)
39+
* [Table of contents navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/navigation#table-of-content-navigation)
4040
* Core interactions:
4141
* [Zooming](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/magnification) and [panning](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/interaction#panning-mode)
4242
* [Text searching](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/text-search)

0 commit comments

Comments
 (0)