Back to Devexpress

TextAreaBase.Text Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-textareabase.md

latest1.2 KB
Original Source

TextAreaBase.Text Property

Gets or sets the text displayed in the text area.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public string Text { get; set; }
vb
Public Property Text As String

Property Value

TypeDescription
String

The text displayed in the text area.

|

See Also

DevExpress Presentation API Library: Work with Shape Text

TextAreaBase Class

TextAreaBase Members

DevExpress.Docs.Presentation Namespace