A newer version of this page is available.
Switch to the current version.
EncryptionOptions.Password Property
Gets or sets the password to encrypt the workbook.
Namespace: DevExpress.Office.Crypto
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the password to protect the document. |
Remarks
If you do not supply an encryption password, your document will be encrypted using the default password "VelvetSweatshop", but you will not be prompted for a password while opening this file.
See Also
Feedback