[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EditProtection.LimitFormattingToUnlockedStyles

LimitFormattingToUnlockedStyles Property

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.

Declaration
public bool LimitFormattingToUnlockedStyles { get; set; }
Public Property LimitFormattingToUnlockedStyles As Boolean