Specifies a color theme from the standard Office2007 theme collection.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public enum Office2007ColorTheme
Visual Basic
Public Enumeration Office2007ColorTheme

Members

Member nameValueDescription
Standard0 Standard color theme.
Highlight1 Highlight color theme.
Office2 Office color theme.
GrayScale3 GrayScale color theme.
Apex4 Apex color theme.
Aspect5 Aspect color theme.
Civic6 Civic color theme.
Concourse7 Concourse color theme.
Equity8 Equity color theme.
Flow9 Flow color theme.
Foundry10 Foundry color theme.
Median11 Median color theme.
Metro12 Metro color theme.
Module13 Module color theme.
Opulent14 Opulent color theme.
Oriel15 Oriel color theme.
Origin16 Origin color theme.
Paper17 Paper color theme.
Solstice18 Solstice color theme.
Technic19 Technic color theme.
Trek20 Trek color theme.
Urban21 Urban color theme.
Verve22 Verve color theme.

See Also