Skip to content

Commit a6aa6e9

Browse files
989322: resolved naming issues
1 parent bad6a21 commit a6aa6e9

15 files changed

+9
-16
lines changed

Document-Processing/PDF/PDF-Viewer/asp-net-core/how-to/convert-pdf-library-bounds-to-pdf-viewer-bounds.md

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

10-
# Convert PDF Library bounds to PDF Viewer in ASP.NET Core
10+
# Convert PDF Library bounds to PDF Viewer bounds in ASP.NET Core
1111

1212
When exporting annotations from the PDF Library, convert the bounds values into the PDF Viewer format to ensure accurate placement.
1313

Document-Processing/PDF/PDF-Viewer/asp-net-core/how-to/customize-text-search-color.md

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

10-
# Customize text Search color in ASP.NET Core PDF Viewer
10+
# Customize text search color in ASP.NET Core PDF Viewer
1111

1212
To change the text search color in the Syncfusion PDF viewer, you can use the **searchColor** property of the searchModule object. This property accepts a string value that represents the color in hexadecimal format.
1313

Document-Processing/PDF/PDF-Viewer/asp-net-core/how-to/display-document-without-downloading.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Display PDF Without Download in ASP.NET Core PDF Viewer | Syncfusion
3+
title: Display PDF without download in ASP.NET Core PDF Viewer | Syncfusion
44
description: Learn how to display PDF documents without triggering downloads by using the Syncfusion ASP.NET Core PDF Viewer.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
88
---
99

10-
# Display document without downloading in Core PDF Viewer
10+
# Display document without downloading in ASP.NET Core PDF Viewer
1111

1212
The PDF Viewer server library allows the control to reload a PDF from memory so users can view the file without downloading it to the local device by calling the **load** method.
1313

Document-Processing/PDF/PDF-Viewer/asp-net-core/how-to/extract-text-using-text-collections.md

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

1010

11-
# Extract text using TextLineCollection in Core PDF Viewer
11+
# Extract text using TextLineCollection in ASP.NET Core PDF Viewer
1212

1313
The PDF Viewer server library can extract text and its bounding information from a PDF page by using the **ExtractText()** method. The `TextLineCollection` output contains each line of text along with coordinates that help map the content back to the page.
1414

Document-Processing/PDF/PDF-Viewer/asp-net-core/how-to/identify-added-annotation-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Identify added annotationmode in ASP.NET Core PDF Viewer | Syncfusion
3+
title: Identify annotation mode in ASP.NET Core PDF Viewer | Syncfusion
44
description: Learn here all about Identify added annotation mode in Syncfusion ASP.NET Core PDF Viewer control of Syncfusion Essential JS 2 and more.
55
platform: document-processing
66
control: Identify added annotation mode

Document-Processing/PDF/PDF-Viewer/asp-net-core/how-to/load-n-number-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Load N specific number of pages in PDFViewer | Syncfusion
3+
title: Load N number of pages on initial load in PDF Viewer | Syncfusion
44
description: Learn how to configure the ASP.NET Core PDF Viewer to load a defined number of pages during the initial render by using the initialRenderPages property.
55
platform: document-processing
66
control: PDF Viewer

Document-Processing/PDF/PDF-Viewer/asp-net-core/open-pdf-file/from-box-cloud-file-storage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: Open PDF from Box cloud storage in ASP.NET Core PDF Viewer | Syncfusion
44
description: Learn how to load PDFs from Box cloud storage in the Syncfusion ASP.NET Core PDF Viewer component using a server-backed approach.
55
platform: document-processing
66
control: PDF Viewer
7-
87
documentation: ug
98
---
109

Document-Processing/PDF/PDF-Viewer/asp-net-core/open-pdf-file/from-google-cloud-storage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: Open PDF from Google Cloud Storage in ASP.NET Core PDF Viewer | Syncfusio
44
description: Learn how to load PDFs from Google Cloud Storage in the Syncfusion ASP.NET Core PDF Viewer component using a server-backed approach.
55
platform: document-processing
66
control: PDF Viewer
7-
87
documentation: ug
98
---
109

Document-Processing/PDF/PDF-Viewer/asp-net-core/open-pdf-file/from-google-drive.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: Open PDF from Google Drive in ASP.NET Core PDF Viewer | Syncfusion
44
description: Learn how to load PDFs from Google Drive in the Syncfusion ASP.NET Core PDF Viewer component using a server-backed approach.
55
platform: document-processing
66
control: PDF Viewer
7-
87
documentation: ug
98
---
109

Document-Processing/PDF/PDF-Viewer/asp-net-core/organize-pdf/mobile-view.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: Organize Pages in Mobile PDF Viewer | Syncfusion
44
description: Learn how to organize pages in the mobile PDF viewer, including rotating, rearranging, inserting, deleting, and copying pages on mobile devices.
55
platform: document-processing
66
control: PDF Viewer
7-
87
documentation: ug
98
---
109

0 commit comments

Comments
 (0)