How do I auto layout a visio diagram using C#?

MrProgrammer

New member
Joined
Mar 20, 2012
Messages
0
Reaction score
0
Points
0
I have tried to use Page.Layout() but nothing works.
If I go in to Visio, it appears I need to call whatever the command is for the Re-Layout page button and then select a layout style, but how do I do that?

The help file that comes with Visio SDK does'nt come with any examples and I can not find any examples on the internet either.

Hope someone can help.
 
Back
Top