Skip to content

Commit 5dc9623

Browse files
980926: Platform Name issue resolved in React
1 parent 79cb3aa commit 5dc9623

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

Document-Processing/PDF/PDF-Viewer/react/how-to/extract-text-option.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Extract Text Option in Syncfusion ##Platform_Name## Pdfviewer Control
11+
# Extract Text Option in Syncfusion React Pdfviewer Control
1212

1313
The `extractTextOption` property in the Syncfusion PdfViewer control allows you to optimize memory usage by controlling the level of text extraction. This setting influences the data returned in the `extractTextCompleted` event. You can select one of the following options to determine the kind of text extraction and layout information to retrieve.
1414

Document-Processing/PDF/PDF-Viewer/react/how-to/find-text-async.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Find Text using findTextAsync Method in Syncfusion ##Platform_Name## PdfViewer Control
11+
# Find Text using findTextAsync Method in Syncfusion React PdfViewer Control
1212

1313
The findTextAsync method in the Syncfusion PdfViewer control allows you to search for specific text or an array of strings asynchronously within a PDF document. The method returns the bounding rectangles for each occurrence of the search term, allowing you to find and work with text positions in the document.
1414

Document-Processing/PDF/PDF-Viewer/react/troubleshooting/cp-command-not-recognized.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
layout: post
3-
title: Troubleshoot 'cp' is not recognized as a command in ##Platform_Name## PDF Viewer control | Syncfusion
3+
title: Troubleshoot 'cp' is not recognized as a command in React PDF Viewer control | Syncfusion
44
description: Learn here all about how to solve 'cp' is not recognized as a command in Syncfusion Essential JS 2 and more.
55
platform: document-processing
66
control: PDF Viewer
7-
publishingplatform: ##Platform_Name##
7+
publishingplatform: React
88
documentation: ug
99
domainurl: ##DomainURL##
1010
---

Document-Processing/PDF/PDF-Viewer/react/troubleshooting/document-loading-issues.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
layout: post
3-
title: Document Loading Issues in Version 23.1 or Newer ##Platform_Name## Pdfviewer Component
4-
description: Learn here all about troubleshooting Document Loading Issues in Version 23.1 or newer in ##Platform_Name## Pdfviewer of Syncfusion Essential JS 2 and more.
3+
title: Document Loading Issues in Version 23.1 or Newer React Pdfviewer Component
4+
description: Learn here all about troubleshooting Document Loading Issues in Version 23.1 or newer in React Pdfviewer of Syncfusion Essential JS 2 and more.
55
platform: document-processing
66
control: PDF Viewer
7-
publishingplatform: ##Platform_Name##
7+
publishingplatform: React
88
documentation: ug
99
---
1010

0 commit comments

Comments
 (0)