Skip to content

Commit 04e5a3e

Browse files
984373: Update the CI failures
1 parent a41b677 commit 04e5a3e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Document-Processing-toc.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,7 @@
581581
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-reduce-slowness-while-running-the-wasm-sample-in-Visual-Studio">How to Reduce slowness while running the WASM sample in Visual Studio</a></li>
582582
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-coordinate-conversion-between-page-and-client-points">How to Coordinate Conversion Between Page and Client Points</a></li>
583583
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-configure-content-security-policy">How to Configure CSP in Blazor SfPdfViewer Component</a></li>
584+
<li> <a href="/document-processing/pdf/pdf-viewer/blazor/faqs/how-to-extract-particular-text-and-highlight">How to Extract Particular Text and Highlight</a></li>
584585
</ul>
585586
</li>
586587
<li>

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

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

10-
# Frequently Asked Questions Section
10+
# Frequently Asked Questions Section in Blazor SfPdfViewer Component
1111

1212
The frequently asked questions in Syncfusion Blazor PDF Viewer
1313

@@ -48,4 +48,5 @@ The frequently asked questions in Syncfusion Blazor PDF Viewer
4848
* [How to Load Font Collection in a PDF Viewer?](./faqs/how-to-load-font-collection)
4949
* [How to Reduce slowness while running the WASM sample in Visual Studio?](./faqs/how-to-reduce-slowness-while-running-the-wasm-sample-in-Visual-Studio)
5050
* [How to Coordinate Conversion Between Page and Client Points?](./faqs/how-to-coordinate-conversion-between-page-and-client-points)
51-
* [How to Configure CSP in Blazor SfPdfViewer Component?](./faqs/how-to-configure-content-security-policy)
51+
* [How to Configure CSP in Blazor SfPdfViewer Component?](./faqs/how-to-configure-content-security-policy)
52+
* [How to Extract Particular Text and Highlight?](./faqs/how-to-extract-particular-text-and-highlight)

0 commit comments

Comments
 (0)