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/blazor/accessible-pdf-reading.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: post
3
3
title: Accessible PDF Reading in Blazor PDF Viewer | Syncfusion
4
-
description: Learn two approaches for accessible PDF reading in the Blazor PDF Viewer: Microsoft Edge’s Screen Reader and the Windows Speech Synthesis API, with steps and sample code.
4
+
description: Learn about accessible PDF reading in Blazor PDF Viewer using Microsoft Edge’s Screen Reader and Windows Speechdescription.
5
5
platform: document-processing
6
6
control: SfPdfViewer
7
7
documentation: ug
@@ -16,7 +16,7 @@ This accessible PDF reading feature supports two approaches:
16
16
2. Windows Speech Synthesis API
17
17
18
18
The following demo illustrates both supported approaches:
19
-
-[Blazor PDF Viewer example -Accessible PDF Reading](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/accessible-pdf-reading)
19
+
-[Blazor PDF Viewer example -Accessible PDF Reading]()
20
20
21
21
## Microsoft Edge’s Screen Reader
22
22
@@ -641,4 +641,4 @@ function clearAllHighlights() {
641
641
642
642
## See also
643
643
644
-
-[Blazor PDF Viewer example -Accessible PDF Reading](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/accessible-pdf-reading)
644
+
-[Blazor PDF Viewer example -Accessible PDF Reading]()
0 commit comments