[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DocumentProtection.BlockQuickStylesetSwitching

BlockQuickStylesetSwitching Property

BlockQuickStylesetSwitching

Gets or sets a value indicating whether the replacement of the complete set of the document's styles should be blocked.

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

Specifies whether applications shall prevent the replacement of the complete set of styles stored in the Styles part when editing this document. This setting should not preclude the editing or removal of individual styles, instead, it should only prevent the removal and replacement of the entire styles part in a single operation (either through a user interface or a programmatic operation).