TextRun(String) Constructor
Initializes a new instance of the TextRun class with specified settings.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| text | String | Text run content. |
See Also