ShadowValues enumeration
Office 2013 and later
Shadow Type
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Single | Single Shadow. When the item is serialized out as xml, its value is "single". | |
| Double | Double Shadow. When the item is serialized out as xml, its value is "double". | |
| Emboss | Embossed Shadow. When the item is serialized out as xml, its value is "emboss". | |
| Perspective | Perspective Shadow. When the item is serialized out as xml, its value is "perspective". | |
| ShapeRelative | shapeRelative. When the item is serialized out as xml, its value is "shapeRelative". | |
| DrawingRelative | drawingRelative. When the item is serialized out as xml, its value is "drawingRelative". |
Show: