TextWrappingType Enum
Lists text wrapping types.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
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