Enum TextWrappingStyle
Specify text wrapping style for object.
Namespace: Syncfusion.DLS
Assembly: Syncfusion.DLS.Base.dll
Syntax
public enum TextWrappingStyle
Fields
| Name | Description |
|---|---|
| Behind | Behind text wrapping style |
| InFrontOfText | No text wrapping style |
| Inline | Inline text wrapping style |
| Square | Square text wrapping style |
| Through | Through text wrapping style |
| Tight | Tight text wrapping style |
| TopAndBottom | TopAndBottom text wrapping style |