AceoffixCtrlProtectPassword Property |
Sets protection password for the current Word or Excel document when the document has a protection password.
Namespace: AceoffixAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic string ProtectPassword { set; }
Public WriteOnly Property ProtectPassword As String
Set
<asp:AceoffixCtrl ProtectPassword="String" />
Property Value
Type:
String
See Also