Shape.TextArea Property
Gets or sets the shape’s text area.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| TextArea | The shape’s text area. |
Remarks
For more information, refer to the following topic: DevExpress Presentation API Library: Work with Shape Text.
See Also