[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontBase.ThemeAscii

ThemeAscii Property

ThemeAscii

Gets or sets a theme font that shall be used to format all characters in the Unicode range (U+0000U+007F) within the parent. 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 ThemeAscii { get; set; }
Public Property ThemeAscii As ThemeFontType