Is there any way to export sequence diagram generated by visual studio?

Haris Hasan picture Haris Hasan · Feb 8, 2012 · Viewed 8.7k times · Source

I am using Generate Sequence Diagram feature of Visual Studio.

I have to show my sequence diagram to someone who don't have Visual Studio Ultimate Edition

Is there any way to export the sequence diagram to any format so that it can be viewed outside Visual Studio?

Answer

javadch picture javadch · Sep 20, 2013

This answer works in VS 2012:

  1. Open the sequence diagram
  2. select the whole diagram by CTRL+A
  3. copy it to the clipboard -> CTRL+C
  4. go to an open MS-Word document and hit CTRL+V to paste it

the diagram is pasted and you can perform image editing, printing, etc. there