Freigeben über


ShadowValues-Enumeration

Shadow Type

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

Syntax

'Declaration
Public Enumeration ShadowValues
'Usage
Dim instance As ShadowValues
public enum ShadowValues

Member

Membername Beschreibung
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".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml-Namespace