Table of Contents

Class ColorSchemeMapping

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

The mapping from WordprocessingML theme color names to theme scheme slots (ECMA-376 Part 1 §17.15.1.20 w:clrSchemeMapping). Defaults match Word's standard mapping (bg1→light1, t1→dark1, bg2→light2, t2→dark2).

public sealed class ColorSchemeMapping
Inheritance
ColorSchemeMapping
Inherited Members

Constructors

ColorSchemeMapping()

Properties

Accent1

Gets or sets the slot accent 1 maps to.

Accent2

Gets or sets the slot accent 2 maps to.

Accent3

Gets or sets the slot accent 3 maps to.

Accent4

Gets or sets the slot accent 4 maps to.

Accent5

Gets or sets the slot accent 5 maps to.

Accent6

Gets or sets the slot accent 6 maps to.

Background1

Gets or sets the slot background 1 maps to.

Background2

Gets or sets the slot background 2 maps to.

FollowedHyperlink

Gets or sets the slot followed-hyperlink maps to.

Hyperlink

Gets or sets the slot hyperlink maps to.

Text1

Gets or sets the slot text 1 maps to.

Text2

Gets or sets the slot text 2 maps to.

Methods

Clone()

Creates a copy.