[]
Specifies content wrap type of the objects.
public enum ShapeWrapType : byte
| Name | 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. |