Shape.TextArea Property
Gets or sets the shape’s text area.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TextArea | An object that contains text area properties. |
Remarks
For more information, refer to the following topic: DevExpress Presentation API Library: Work with Shape Text.
See Also