TextAreaBase.RemoveText(TextRange) Method
Removes the specified text range from the text area.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| range | TextRange | The text range to remove. |
See Also