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-toc.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -581,6 +581,7 @@
581
581
<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>
582
582
<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>
583
583
<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>
Copy file name to clipboardExpand all lines: Document-Processing/PDF/PDF-Viewer/blazor/faq.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ control: SfPdfViewer
7
7
documentation: ug
8
8
---
9
9
10
-
# Frequently Asked Questions Section
10
+
# Frequently Asked Questions Section in Blazor SfPdfViewer Component
11
11
12
12
The frequently asked questions in Syncfusion Blazor PDF Viewer
13
13
@@ -48,4 +48,5 @@ The frequently asked questions in Syncfusion Blazor PDF Viewer
48
48
*[How to Load Font Collection in a PDF Viewer?](./faqs/how-to-load-font-collection)
49
49
*[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)
50
50
*[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