Skip to content

Commit 77ec98a

Browse files
989322: resolved proper naming
1 parent a6aa6e9 commit 77ec98a

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
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 bounds 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/install-packages.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-
# Install EJ2 PDF Viewer packages in ASP.NET Core PDF Viewer
10+
# Install EJ2 PDF Viewer packages automatically in ASP.NET Core
1111

1212
Install the Syncfusion ASP.NET Core PDF Viewer dependencies by adding the [Syncfusion.EJ2.PdfViewer.AspNet.Core](https://www.nuget.org/packages/Syncfusion.EJ2.PdfViewer.AspNet.Core/) package to the project file. When the project is built or a `dotnet restore` runs, NuGet downloads the package and its dependencies.
1313

Document-Processing/PDF/PDF-Viewer/asp-net-core/organize-pdf/mobile-view.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-
# Organize Pages in ASP.NET Core Mobile PDF Viewer
10+
# Organize Pages in Mobile PDF Viewer ASP.NET Core
1111

1212
The PDF Viewer offers a mobile-responsive layout for the `Organize Pages` feature, ensuring a seamless experience on smaller devices. When viewed on a mobile device, the toolbar and navigation elements adapt to the screen size, providing easy access to all page management tools.
1313

Document-Processing/PDF/PDF-Viewer/asp-net-mvc/organize-pdf/mobile-view.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-
# Organize Pages in Mobile ASP.NET MVC PDF Viewer
10+
# Organize Pages in Mobile PDF Viewer ASP.NET MVC
1111

1212
The PDF Viewer offers a mobile-responsive layout for the `Organize Pages` feature, ensuring a seamless experience on smaller devices. When viewed on a mobile device, the toolbar and navigation elements adapt to the screen size, providing easy access to all page management tools.
1313

Document-Processing/PDF/PDF-Viewer/javascript-es5/organize-pdf/mobile-view.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-
# Organize Pages in JavaScript Mobile PDF Viewer
11+
# Organize Pages in Mobile PDF Viewer JavaScript
1212

1313
The PDF Viewer offers a mobile-responsive layout for the `Organize Pages` feature, ensuring a seamless experience on smaller devices. When viewed on a mobile device, the toolbar and navigation elements adapt to the screen size, providing easy access to all page management tools.
1414

Document-Processing/PDF/PDF-Viewer/javascript-es6/organize-pdf/mobile-view.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-
# Organize Pages in TypeScript Mobile PDF Viewer
11+
# Organize Pages in Mobile PDF Viewer TypeScript
1212

1313
The PDF Viewer offers a mobile-responsive layout for the `Organize Pages` feature, ensuring a seamless experience on smaller devices. When viewed on a mobile device, the toolbar and navigation elements adapt to the screen size, providing easy access to all page management tools.
1414

Document-Processing/PDF/PDF-Viewer/react/organize-pdf/mobile-view.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-
# Organize Pages in React Mobile PDF Viewer
11+
# Organize Pages in Mobile PDF Viewer React
1212

1313
The PDF Viewer offers a mobile-responsive layout for the `Organize Pages` feature, ensuring a seamless experience on smaller devices. When viewed on a mobile device, the toolbar and navigation elements adapt to the screen size, providing easy access to all page management tools.
1414

Document-Processing/PDF/PDF-Viewer/vue/organize-pdf/mobile-view.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-
# Organize Pages in vue Mobile PDF Viewer
11+
# Organize Pages in Mobile PDF Viewer vue
1212

1313
The PDF Viewer offers a mobile-responsive layout for the Organize Pages feature, ensuring a seamless experience on smaller devices. When viewed on a mobile device, the toolbar and navigation elements adapt to the screen size, providing easy access to all page management tools.
1414

0 commit comments

Comments
 (0)