WebColorValues enumeration

Office 2013 and later

HTML Slide Navigation Control Colors

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
None Non-specific Colors. When the item is serialized out as xml, its value is "none".
Browser Browser Colors. When the item is serialized out as xml, its value is "browser".
PresentationText Presentation Text Colors. When the item is serialized out as xml, its value is "presentationText".
PresentationAccent Presentation Accent Colors. When the item is serialized out as xml, its value is "presentationAccent".
WhiteTextOnBlack White Text on Black Colors. When the item is serialized out as xml, its value is "whiteTextOnBlack".
BlackTextOnWhite Black Text on White Colors. When the item is serialized out as xml, its value is "blackTextOnWhite".
Show: