Removing protection from sections of a Word document

J

Jon Kruger

I have a Word document that has been password protected to disable editing of
portions of the document (this is the kind of protection you get from
Tools/Protect Document). I added some "exceptions" so that certain portions
of the document are editable.

Now I want to load up that document but have the entire thing protected so
that the user can't edit any of it. Are there methods that I can call that
will programmatically remove all of the protection exceptions so that the
user won't be able to edit anything in the document?

Jon
 
Top