DocumentProperties.Security Property
Gets or sets the presentation security level.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
Type | Description |
---|---|
DocumentSecurityType | An enumeration value that indicates the security level. |
Available values:
Name |
---|
None |
Password |
ReadonlyRecommended |
ReadonlyEnforced |
Locked |
See Also