BaseExtensions can be used to temporarily suspend document protection. This enables running other commands on an unprotected document before resuming the document protection.
CMDs
<Cmd case="BaseExtensions:DocumentProtectionSuspend" protection-password="xx"/>
<!-- commands to run while protection is suspended -->
<Cmd case="BaseExtensions:DocumentProtectionResume"/>
Parameters
protection-password
The password to unlock document protection. Supplied by client or delivery team.
Comments
0 comments
Please sign in to leave a comment.