[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontBase.ThemeOther

ThemeOther Property

ThemeOther

Gets or sets a theme font that shall be used to format all characters in a Unicode range that does not fall into one of the three categories defined above. 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.

Declaration
public ThemeFontType ThemeOther { get; set; }
Public Property ThemeOther As ThemeFontType