TextParagraph.Text Property
Gets or sets the paragraph text.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The paragraph text. |
Remarks
Use the “\r\n” character sequence to split the text into runs.
See Also