TextAreaProperties.PresetTextWarp Property
Gets or sets the preset text warp type for the text area.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| PresetTextWarp | The preset text warp type for the text area. |
Available values:
| Name | Description | Example |
|---|---|---|
| NoShape | No text warp shape is applied to the text. |
|
| ArchDown | The downward arch text shape. |
|
| ArchDownPour | The downward pour arch text shape. |
|
| ArchUp | The upward arch text shape. |
|
| ArchUpPour | The upward pour arch text shape. |
|
| Button | The button text shape. |
|
| ButtonPour | The button pour text shape. |
|
| CanDown | The downward can text shape. |
|
| CanUp | The upward can text shape. |
|
| CascadeDown | The downward cascade text shape. |
|
| CascadeUp | The upward cascade text shape. |
|
| Chevron | The upward chevron text shape. |
|
| ChevronInverted | The downward chevron text shape. |
|
| Circle | The circle text shape. |
|
| CirclePour | The circle pour text shape. |
|
| CurveDown | The downward curve text shape. |
|
| CurveUp | The upward curve text shape. |
|
| Deflate | The deflate text shape. |
|
| DeflateBottom | The bottom deflate text shape. |
|
| DeflateInflate | The deflate-inflate text shape. |
|
| InflateDeflate | The deflate-inflate-deflate text shape. |
|
| DeflateTop | The top deflate text shape. |
|
| DoubleWave1 | The double wave 1 text shape. |
|
| FadeDown | The downward fade text shape. |
|
| FadeLeft | The left fade text shape. |
|
| FadeRight | The right fade text shape. |
|
| FadeUp | The upward fade text shape. |
|
| Inflate | The inflate text shape. |
|
| InflateBottom | The bottom inflate text shape. |
|
| InflateTop | The top inflate text shape. |
|
| Plain | The plain text shape. |
|
| RingInside | The inside ring text shape. |
|
| RingOutside | The outside ring text shape. |
|
| SlantDown | The downward slant text shape. |
|
| SlantUp | The upward slant text shape. |
|
| Stop | The stop sign text shape. |
|
| Triangle | The upward triangle text shape. |
|
| TriangleInverted | The downward triangle text shape. |
|
| Wave1 | The wave 1 text shape. |
|
| Wave2 | The wave 2 text shape. |
|
| Wave4 | The wave 4 text shape. |






































