Click or drag to resize

DocumentEditProtectionEditingRestriction Property

Gets or sets the set of editing restrictions which shall be enforced on a given document.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public EditingRestrictionType EditingRestriction { get; set; }

Property Value

EditingRestrictionType
See Also