The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
ARAravind Ravi Syncfusion Team June 2, 2020 07:13 AM UTC
Hi Rakhi,
By using diagram public API methods SaveDiagram and LoadDiagram we can able to save and load the diagram. The saveDiagram method is used to save the diagram as a serialized string. This string can be converted to JSON data and stored for future use. By using the loadDiagram method we can load the serialized string from database or from local storage.
For more information about diagram serialization please refer to below UG link