Skip to content

Commit 5156329

Browse files
981582: RevampSavePdf
1 parent 0305224 commit 5156329

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Document-Processing/PDF/PDF-Viewer/blazor/save-pdf-file/to-azure-blob-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Sign in to the Azure portal and create a Storage account with the desired config
1717

1818
**Step 2:** Create a Simple SfPdfViewer Sample in Blazor
1919

20-
Create a basic Blazor Server application that hosts the SfPdfViewer component by following [Getting started](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/web-app) with Blazor SfPdfViewer. This provides the baseline configuration required for the viewer.
20+
Create a basic Blazor Web App Server application that hosts the SfPdfViewer component by following [Getting started](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/web-app) with Blazor SfPdfViewer. This provides the baseline configuration required for the viewer.
2121

2222
**Step 3:** Include the following namespaces in the **Index.razor** file.
2323

Document-Processing/PDF/PDF-Viewer/blazor/save-pdf-file/to-box-cloud-file-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To access Box storage programmatically, a Box developer account is required. Ope
1717

1818
**Step 2:** Create a simple SfPdfViewer sample in Blazor
1919

20-
Create a basic Blazor Server application that hosts the SfPdfViewer component by following [Getting started](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/web-app) with Blazor SfPdfViewer. This provides the baseline configuration required for the viewer.
20+
Create a basic Blazor Web App Server application that hosts the SfPdfViewer component by following [Getting started](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/web-app) with Blazor SfPdfViewer. This provides the baseline configuration required for the viewer.
2121

2222
**Step 3:** Include the following namespaces in the **Index.razor** file
2323

0 commit comments

Comments
 (0)