DocumentCoreEditProtection Property |
Gets or sets the document protection settings used to restrict editing and formatting
of document content. Supported in DOCX format.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic DocumentEditProtection EditProtection { get; }Public ReadOnly Property EditProtection As DocumentEditProtection
Get
Property Value
DocumentEditProtection
See Also