| C1.WPF.Word.4 Assembly > C1.WPF.Word.Canvas Namespace : ShapeWrapType Enumeration |
'Declaration Public Enum ShapeWrapType Inherits System.Enum
public enum ShapeWrapType : System.Enum
| Member | Description |
|---|---|
| Around | The around wrap of the object. |
| Default | The default wrap (no wrap) of the object. |
| Through | The through wrap of the object. |
| Tight | The tight wrap of the object. |
System.Object
System.ValueType
System.Enum
C1.WPF.Word.Canvas.ShapeWrapType