Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Font Class / StylisticSets Property

In This Topic
    StylisticSets Property
    In This Topic
    Gets or sets the stylistic set for the specified font.
    Syntax
    'Declaration
     
    Public Property StylisticSets As StylisticSets
    public StylisticSets StylisticSets {get; set;}
    Remarks
    Some OpenType fonts provide stylistic sets. A stylistic set defines a set of characters within the font that are intended to be used together, usually for the purpose of visual harmony, such as in headings.
    See Also