DocumentCoreWriteProtection Property |
Gets the document write protection options. Supported only in DOCX format.
Namespace:
SautinSoft.Document
Assembly:
SautinSoft.Document (in SautinSoft.Document.dll) Version: 5.3.6.22
Syntaxpublic DocumentWriteProtection WriteProtection { get; }
Public ReadOnly Property WriteProtection As DocumentWriteProtection
Get
Property Value
Type:
DocumentWriteProtection
See Also