Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 669 Bytes

File metadata and controls

10 lines (7 loc) · 669 Bytes

Check whether the loaded PDF document is edited or not

This example shows if the PDF document that is loaded in the SfPdfViewer is edited or not. The status is shown in the console window on a button click.

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/how-to/check-whether-the-loaded-pdf-document-is-edited-or-not

Project pre-requisites

To run this application, you need Visual Studio 2019 or later versions.

Deploying and running the sample

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.