Back to Devexpress

TextWrappingType Enum

officefileapi-devexpress-dot-docs-dot-presentation-2b96656c.md

latest1.1 KB
Original Source

TextWrappingType Enum

Lists text wrapping types.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public enum TextWrappingType
vb
Public Enum TextWrappingType

Members

NameDescription
None

Indicates that the text is not wrapped.

| | Square |

Indicates that the text is wrapped around the shape in a square pattern.

|

The following properties accept/return TextWrappingType values:

See Also

DevExpress.Docs.Presentation Namespace