[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Settings.GetThemeColor

GetThemeColor Method

GetThemeColor(ThemeColorId)

Gets a ThemeColor from the ColorScheme by its ThemeColorId.

Declaration
public ThemeColor GetThemeColor(ThemeColorId id)
Public Function GetThemeColor(id As ThemeColorId) As ThemeColor
Parameters
Type Name Description
ThemeColorId id

The theme color Id.

Returns
Type Description
ThemeColor

A ThemeColor from the color scheme.