|
| 1 | +# Getting started with the PDF Viewer |
| 2 | +This section contains samples of Getting started with the PDF Viewer. |
| 3 | + |
| 4 | + - Web App: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/web-app |
| 5 | + |
| 6 | + - WASM App: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/web-assembly-application |
| 7 | + |
| 8 | + - MAUI Blazor App: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/maui-blazor-app |
| 9 | + |
| 10 | + - WPF Blazor App: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/wpf-blazor-app |
| 11 | + |
| 12 | + - WinForms Blazor App: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/winforms-blazor-app |
| 13 | + |
| 14 | +## Project pre-requisites |
| 15 | +To run this application, you need Visual Studio 2019 or later versions. |
| 16 | + |
| 17 | +## Deploying and running the sample |
| 18 | +To debug while running the application, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. |
0 commit comments