DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Theme Class / ColorScheme Property

In This Topic
ColorScheme Property
In This Topic
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.
Syntax
'Declaration
 
Public ReadOnly Property ColorScheme As ColorScheme
 
See Also