[]
Represents the edit protection settings of a document.
public class EditProtection
Public Class EditProtection
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. |