Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EditProtection Class / AllowAutoformatToOverrideFormatRestrictions Property

In This Topic
    AllowAutoformatToOverrideFormatRestrictions Property
    In This Topic
    When set, overrides the LimitFormattingToUnlockedStyles mode for autoformat.
    Syntax
    'Declaration
     
    Public Property AllowAutoformatToOverrideFormatRestrictions As System.Boolean
    public System.bool AllowAutoformatToOverrideFormatRestrictions {get; set;}
    See Also