MicaWordDocumentRestrictEditingApplyDocumentProtection Method |
Protect the document with a password.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public void ApplyDocumentProtection(
WordprocessingDocument wdDocument,
string strPassword
)
Parameters
- wdDocument
- Type: WordprocessingDocument
- strPassword
- Type: SystemString
See Also