ProtectDocumentCommand Class
Enforces document protection.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Remarks
When the document is protected, only ranges with permissions are editable if the credentials specified by the RichEditControlOptionsBase.Authentication options match the RangePermission.UserName for the range.