BlackAndWhiteModeValues enumeration
Office 2013 and later
Black And White Modes
Namespace: DocumentFormat.OpenXml.Vml.Office
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Color | Color. When the item is serialized out as xml, its value is "color". | |
| Auto | Automatic. When the item is serialized out as xml, its value is "auto". | |
| GrayScale | Grayscale. When the item is serialized out as xml, its value is "grayScale". | |
| LightGrayScale | Light grayscale. When the item is serialized out as xml, its value is "lightGrayScale". | |
| InverseGray | Inverse Grayscale. When the item is serialized out as xml, its value is "inverseGray". | |
| GrayOutline | Gray Outlines. When the item is serialized out as xml, its value is "grayOutline". | |
| HighContrast | Black And White. When the item is serialized out as xml, its value is "highContrast". | |
| Black | Black. When the item is serialized out as xml, its value is "black". | |
| White | White. When the item is serialized out as xml, its value is "white". | |
| Undrawn | Do Not Show. When the item is serialized out as xml, its value is "undrawn". | |
| BlackTextAndLines | Black Text And Lines. When the item is serialized out as xml, its value is "blackTextAndLines". |
Show: