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: 2024.7.18
Syntax public DocumentEditProtection EditProtection { get; }
Public ReadOnly Property EditProtection As DocumentEditProtection
Get
Property Value
DocumentEditProtectionSee Also