Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Theme Class
Properties

In This Topic
    Theme Class Members
    In This Topic

    The following tables list the members exposed by Theme.

    Public Properties
     NameDescription
    Public Property Gets a set of colors which are referred to as a color scheme. The color scheme is responsible for defining a list of twelve colors. The twelve colors consist of six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink.  
    Public Property 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.  
    Public PropertyGets the background fill styles, effect styles, fill styles, and line styles which define the style matrix for the theme.

    The style matrix consists of subtle, moderate, and intense fills, lines, and effects.

    The background fills are not generally thought of to directly be associated with the matrix, but do play a role in the style of the overall document.

    Usually, a given object chooses a single line style, a single fill style, and a single effect style in order to define the overall final look of the object.

     
    Public Property Gets the theme name.  
    Top
    See Also