DocumentEditProtectionEditingRestriction Property |
Gets or sets the set of editing restrictions which shall be enforced on a given document.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic EditingRestrictionType EditingRestriction { get; set; }
Public Property EditingRestriction As EditingRestrictionType
Get
Set
Property Value
EditingRestrictionType
See Also