Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThemeFontCollection Class / EastAsian Property

In This Topic
    EastAsian Property
    In This Topic
    Gets an East Asian font to be used for text.
    Syntax
    'Declaration
     
    Public ReadOnly Property EastAsian As ThemeFont
    public ThemeFont EastAsian {get;}
    See Also