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