Changing the File Access of a Visio Doc

B

bg_ie

Hi,

I wish to make a slight change to readonly visio docs when they are
opened. I use the event handler Document_DocumentOpened but I'¨m
wondering how to change the file access so I can save the changes to
file and then make it read only again immediately after saving.

Thanks,

Barry.
 
J

JuneTheSecond

Visio VBA have OpenEx method and SaveAsEx method.
You can open Visio document as read only or read write mode,
and save it as read only or read write mode.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top