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