Overview
WrapType is a enum in Aspose.Words FOSS for .NET.
Specifies how text is wrapped around a shape or picture.
This enumeration defines 6 values: None, Inline, TopBottom, Square, Tight, Through.
Values
| Value | Description |
|---|
None | |
Inline | |
TopBottom | |
Square | |
Tight | |
Through | |
See Also