WrapTextType Enum
Specifies how text shall wrap around the object's left and right sides.
Fields
| Both | Specifies that text shall wrap around both sides of the object. |
| Largest | Specifies that text shall only wrap around the largest side of the object. |
| Left | Specifies that text shall only wrap around the left side of the object. |
| Right | Specifies that text shall only wrap around the right side of the object. |