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: 5.8.1.26
Syntax
public DocumentWriteProtection WriteProtection { get; }

Property Value

Type: DocumentWriteProtection
See Also