Click or drag to resize

DocumentCoreEditProtection Property

Gets or sets the document protection settings used to restrict editing and formatting of document content. Supported in DOCX format.

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

Property Value

DocumentEditProtection
See Also