Skip to main content
A newer version of this page is available. .

EncryptionOptions.DefaultType Field

Stores the default EncryptionOptions.Type value that is ModelEncryptionType.Strong.

Namespace: DevExpress.Office.Crypto

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

public const ModelEncryptionType DefaultType = ModelEncryptionType.Strong

Field Value

Type
ModelEncryptionType
See Also