Skip to content

Commit 52fe060

Browse files
SaravanaPriya31SaravanaPriya31
authored andcommitted
380478: commit
1 parent 0eeb839 commit 52fe060

20 files changed

+22
-22
lines changed

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/open-pdf-file/from-amazon-s3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ N> Replace **Your Access Key from AWS S3**, **Your Secret Key from AWS S3**, and
8080

8181
**Step 4:** Set the PDF Viewer Properties in ASP.NET MVC PDF viewer component
8282

83-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from AWS S3. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
83+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from AWS S3. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
8484

8585
```csharp
8686

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/open-pdf-file/from-azure-blob-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ N> Replace **Your Connection string from Azure** with the actual connection stri
7777

7878
**Step 4:** Set the PDF Viewer Properties in ASP.NET MVC PDF viewer component
7979

80-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
80+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
8181

8282
```csharp
8383

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/open-pdf-file/from-box-cloud-file-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ N> replace **Your_Box_Storage_Access_Token** with your actual box access token,
8989

9090
**Step 4:** Set the PDF Viewer Properties in ASP.NET MVC PDF viewer component
9191

92-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Box cloud file storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
92+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Box cloud file storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
9393

9494
```csharp
9595

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/open-pdf-file/from-google-cloud-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ N> Replace **path/to/service-account-key.json** with the actual file path to you
9090

9191
**Step 4:** Set the PDF Viewer Properties in ASP.NET MVC PDF viewer component
9292

93-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Google Cloud Storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
93+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Google Cloud Storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
9494

9595
```csharp
9696

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/open-pdf-file/from-google-drive.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
3-
title: Google Drive in ##Platform_Name## PDF Viewer Component
4-
description: Learn here all about how to Open PDF files from Google Drive in ASP.NET MVC PDF Viewer component of Syncfusion Essential JS 2 and more.
3+
title: AWS S3 in ##Platform_Name## PDF Viewer Component
4+
description: Learn here all about how to Open PDF files from AWS S3 in ASP.NET MVC PDF Viewer component of Syncfusion Essential JS 2 and more.
55
platform: ej2-asp-core-mvc
66
control: PDF Viewer
77
publishingplatform: ##Platform_Name##
@@ -121,7 +121,7 @@ N> Replace **Your Google Drive Folder ID**, **Your Application name**, **tokenPa
121121

122122
**Step 4:** Set the PDF Viewer Properties in ASP.NET MVC PDF viewer component
123123

124-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Google Drive. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
124+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Google Drive. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
125125

126126
```csharp
127127

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/save-pdf-file/to-amazon-s3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ N> Replace **Your Access Key from AWS S3**, **Your Secret Key from AWS S3**, and
7272

7373
**Step 4:** Set the PDF Viewer Properties in ASP.NET MVC PDF viewer component
7474

75-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from AWS S3. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
75+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from AWS S3. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
7676

7777
```csharp
7878

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/save-pdf-file/to-azure-blob-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ N> Replace **Your Connection string from Azure** with the actual connection stri
7575

7676
**Step 4:** Set the PDF Viewer Properties in ASP.NET MVC PDF viewer component
7777

78-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
78+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
7979

8080
```csharp
8181

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/save-pdf-file/to-box-cloud-file-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ N> replace **Your_Box_Storage_Access_Token** with your actual box access token,
7575

7676
**Step 4:** Set the PDF Viewer Properties in ASP.NET MVC PDF viewer component
7777

78-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Box cloud file storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
78+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Box cloud file storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
7979

8080
```csharp
8181

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/save-pdf-file/to-google-cloud-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ N> Replace **path/to/service-account-key.json** with the actual file path to you
8181

8282
**Step 4:** Set the PDF Viewer Properties in ASP.NET MVC PDF viewer component
8383

84-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Google Cloud Storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
84+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Google Cloud Storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
8585

8686
```csharp
8787

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/save-pdf-file/to-google-drive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ N> Replace **Your Google Drive Folder ID**, **Your Application name**, **tokenPa
104104

105105
**Step 4:** Set the PDF Viewer Properties in ASP.NET MVC PDF viewer component
106106

107-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Google Drive. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
107+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Google Drive. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
108108

109109
```csharp
110110

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/open-pdf-file/from-amazon-s3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ N> Replace **Your Access Key from AWS S3**, **Your Secret Key from AWS S3**, and
113113

114114
**Step 4:** Set the PDF Viewer Properties in ASP.NET Core PDF viewer component
115115

116-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from AWS S3. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
116+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from AWS S3. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
117117

118118
```csharp
119119

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/open-pdf-file/from-azure-blob-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ N> Replace **Your Connection string from Azure** with the actual connection stri
100100

101101
**Step 4:** Set the PDF Viewer Properties in ASP.NET Core PDF viewer component
102102

103-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
103+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
104104

105105
```csharp
106106

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/open-pdf-file/from-box-cloud-file-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ N> replace **Your_Box_Storage_Access_Token** with your actual box access token,
122122

123123
**Step 4:** Set the PDF Viewer Properties in ASP.NET Core PDF viewer component
124124

125-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
125+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
126126

127127
```csharp
128128

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/open-pdf-file/from-google-cloud-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ N> Replace **path/to/service-account-key.json** with the actual file path to you
114114

115115
**Step 4:** Set the PDF Viewer Properties in ASP.NET Core PDF viewer component
116116

117-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
117+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
118118

119119
```csharp
120120

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/open-pdf-file/from-google-drive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ N> The **FolderId** part is the unique identifier for the folder. For example, i
147147

148148
**Step 4:** Set the PDF Viewer Properties in ASP.NET Core PDF viewer component
149149

150-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
150+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
151151

152152
```csharp
153153

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/save-pdf-file/to-amazon-s3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ N> Replace **Your Access Key from AWS S3**, **Your Secret Key from AWS S3**, and
105105

106106
**Step 4:** Set the PDF Viewer Properties in ASP.NET Core PDF viewer component
107107

108-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from AWS S3. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
108+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from AWS S3. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
109109

110110
```csharp
111111

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/save-pdf-file/to-azure-blob-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ N> Replace **Your Connection string from Azure** with the actual connection stri
102102

103103
**Step 4:** Set the PDF Viewer Properties in ASP.NET Core PDF viewer component
104104

105-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
105+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
106106

107107
```csharp
108108

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/save-pdf-file/to-box-cloud-file-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ N> replace **Your_Box_Storage_Access_Token** with your actual box access token,
110110

111111
**Step 4:** Set the PDF Viewer Properties in ASP.NET Core PDF viewer component
112112

113-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Box cloud file storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
113+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Box cloud file storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
114114

115115
```csharp
116116

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/save-pdf-file/to-google-cloud-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ N> Replace **path/to/service-account-key.json** with the actual file path to you
106106

107107
**Step 4:** Set the PDF Viewer Properties in ASP.NET Core PDF viewer component
108108

109-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
109+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
110110

111111
```csharp
112112

ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/save-pdf-file/to-google-drive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ N> The **FolderId** part is the unique identifier for the folder. For example, i
123123

124124
**Step 4:** Set the PDF Viewer Properties in ASP.NET Core PDF viewer component
125125

126-
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure contanier to the documentPath property.
126+
Set the `documentPath` property of the PDF viewer component to the desired name of the PDF file you wish to load from Azure Blob Storage. Ensure that you correctly pass the document name from the files available in your azure container to the documentPath property.
127127

128128
```csharp
129129

0 commit comments

Comments
 (0)