Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Custom toolbar with save option

This example shows how to a create custom toolbar with ""Save"" option. It is not possible to edit the default toolbars, so you need to create a new toolbar with required tool items.

Here, we have disabled the default toolbar using the EnableNavigationToolbar, EnableAnnotationToolbar, and EnableToolbar properties of the SfPdfViewer and have created a custom toolbar.

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/toolbar-customization

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.