This documentation is archived and is not being maintained.
PrintColorModeValues enumeration
Namespace:
DocumentFormat.OpenXml.PresentationAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| BlackWhite |
Black and White Mode.
When the item is serialized out as xml, its value is "bw". |
| Gray |
Grayscale Mode.
When the item is serialized out as xml, its value is "gray". |
| Color |
Color Mode.
When the item is serialized out as xml, its value is "clr". |