c# - Open visio file and prompt Saveas window -



c# - Open visio file and prompt Saveas window -

i have visio file want open in visio , prompt save window automatically means want open visio file through c# code , want prompt save window open pressing f12 button. problem me open visio file stuck on how prompt save window auto pressing f12 through code in c#.

document.application.docmd(viscmdfilesaveas) ?

c# visio

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -