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: 5.3.6.22
Syntax
public DocumentEditProtection EditProtection { get; }

Property Value

Type: DocumentEditProtection
See Also