[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Style.QuickStyle

QuickStyle Property

QuickStyle

Gets or sets a value indicating whether this style shall be treated as a primary style when this document is loaded by an application. If true then this style has been designated as being particularly important for the current document, and this information can be used by an application in any means desired.

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