[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Theme.FontScheme

FontScheme Property

FontScheme

Gets definitions of the font scheme within the theme. The font scheme consists of a pair of major and minor fonts for which to use in a document. The major font corresponds well with the heading areas of a document, and the minor font corresponds well with the normal text or paragraph areas.

Declaration
public FontScheme FontScheme { get; }
Public ReadOnly Property FontScheme As FontScheme