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

In This Topic
    ColorScheme Class
    In This Topic
    Represents the color scheme of a Microsoft Office theme. 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.
    Object Model
    ColorScheme Class
    Syntax
    'Declaration
     
    Public Class ColorScheme 
    public class ColorScheme 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ColorScheme

    See Also