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: 2024.11.20
Syntax public bool EnforceEditingRestriction { get; set; }
Public Property EnforceEditingRestriction As Boolean
Get
Set
Property Value
BooleanSee Also