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: 2024.7.18
Syntax public EditingRestrictionType EditingRestriction { get; set; }
Public Property EditingRestriction As EditingRestrictionType
Get
Set
Property Value
EditingRestrictionTypeSee Also