[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Settings.RemapColor

RemapColor Method

RemapColor(ThemeColorId, ThemeColorSchemeId)

Sets the color mapping layer which allows a user to define colors for background and text. This allows for swapping out of light/dark colors for backgrounds and the text on top of the background in order to maintain readability of the text on a deeper level.

Declaration
public void RemapColor(ThemeColorId themeColorId, ThemeColorSchemeId themeColorSchemeId)
Public Sub RemapColor(themeColorId As ThemeColorId, themeColorSchemeId As ThemeColorSchemeId)
Parameters
Type Name Description
ThemeColorId themeColorId

The theme color id to map.

ThemeColorSchemeId themeColorSchemeId

the theme color scheme id to map.