[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.StyleCollection.SetDefaultStyle

SetDefaultStyle Method

SetDefaultStyle(StyleType, Style)

Sets the style that is applied to objects that do not explicitly specify a style.

Declaration
public void SetDefaultStyle(StyleType type, Style style)
Parameters
Type Name Description
StyleType type

The style type.

Style style

The style to set as the default.