JS
Jeba S
Syncfusion Team
September 4, 2007 11:05 AM UTC
Hi Elie,
Thank you for posting query to us.
You can save the diagram using the Essential Diagram built-in serialization support. You can save the diagram as binary documents and also in XML format.
If you intention is to save the diagram with .rs extension, you can save the file as binary with .rs extension .
this.diagram1.SaveBinary(this.FileName);
Please refer this browser sample for more details:
C:\Documents and Settings\{user}\My Documents\Syncfusion\EssentialStudio\5.2.0.16\Windows\Diagram.Windows\Samples\2.0\Quick Start\Serialization\
Kindly let us know if you need any further assistance.
Thank you for using Syncfusion Products.
Best Regards,
Jeba.