Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontScheme Class
Members

In This Topic
    FontScheme Class
    In This Topic
    Represents a font scheme within a theme.

    The font scheme consists of a pair of major and minor fonts to use in a document. The major font corresponds well with the heading areas of a document, while the minor font corresponds well with the normal text or paragraph areas.

    Object Model
    FontScheme Class
    Syntax
    'Declaration
     
    Public Class FontScheme 
    public class FontScheme 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FontScheme

    See Also