Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / ThemeBi Property

In This Topic
    ThemeBi Property
    In This Topic
    Gets or sets a theme font that shall be used to format all characters in a complex script Unicode range. This theme font is a reference to one of the predefined theme fonts, which allows for font information to be set centrally in the document.
    Syntax
    'Declaration
     
    Public Property ThemeBi As ThemeFontType
    public ThemeFontType ThemeBi {get; set;}
    See Also