[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EditProtection

EditProtection Class

Represents the edit protection settings of a document.

Inheritance
EditProtection
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class EditProtection
Public Class EditProtection

Properties

Name Description
AllowAutoformatToOverrideFormatRestrictions

When set, overrides the LimitFormattingToUnlockedStyles mode for autoformat.

EditMode

Gets or sets the protection mode.

IsActive

Gets or sets a value indicating whether to apply protection mode defined in this class.

LimitFormattingToUnlockedStyles

Specifies whether formatting restrictions are applied to the document.

If true, prevents the use of direct formatting and the use of styles with the Locked property value of true.

Password

Gets or sets the password.