DocumentEditProtectionEnforceEditingRestriction Property |
Gets or sets a value indicating whether document protection settings shall be
enforced for a given document.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.5.6
Syntaxpublic bool EnforceEditingRestriction { get; set; }
Public Property EnforceEditingRestriction As Boolean
Get
Set
Property Value
Boolean
See Also