C1.WPF.Word.4 Assembly > C1.WPF.Word.Canvas Namespace : ShadowType Enumeration |
'Declaration Public Enum ShadowType Inherits System.Enum
public enum ShadowType : System.Enum
Member | Description |
---|---|
Double | Use second offset too. |
Drawing | Perspective shadow cast in drawing space. |
Emboss | Emboss or engrave shadow. |
Offset | N pixel offset shadow. |
Rich | Rich perspective shadow (cast relative to shape). |
Shape | Rich perspective shadow (cast in shape space). |
System.Object
System.ValueType
System.Enum
C1.WPF.Word.Canvas.ShadowType