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