Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThemeFont Class / CharSet Property

In This Topic
    CharSet Property
    In This Topic
    Gets or sets the character set supported by this font.
    Syntax
    'Declaration
     
    Public Property CharSet As FontCharSet
    public FontCharSet CharSet {get; set;}
    See Also