Click or drag to resize

DocumentCoreWriteProtection Property

Gets the document write protection options. Supported only in DOCX format.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public DocumentWriteProtection WriteProtection { get; }

Property Value

DocumentWriteProtection
See Also