BlendModeValues enumeration

Office 2013 and later

Blend Mode

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

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

Member nameDescription
Overlay Overlay. When the item is serialized out as xml, its value is "over".
Multiply Multiply. When the item is serialized out as xml, its value is "mult".
Screen Screen. When the item is serialized out as xml, its value is "screen".
Darken Darken. When the item is serialized out as xml, its value is "darken".
Lighten Lighten. When the item is serialized out as xml, its value is "lighten".
Show: