TextWrappingType Enum
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
None
|
Indicates that the text is not wrapped. |
Square
|
Indicates that the text is wrapped around the shape in a square pattern. |
Related API Members
The following properties accept/return TextWrappingType values:
See Also