Disabling "Unprotect Document" button in Security Tab

V

Veera

Hi,

We are using JACOB to access and manipulate word documents from Java. I use
methods available in Word Object model to control word. Currently I am able
to disable "Unprotect Document" menu item if the document is protected. But
there is an another way to unprotect document which is available in Tools -->
Options --> Security tab.

Is there anyway to disable the "Unprotect Document" button using a macro?
 
Top