TextAreaBase.RemoveText Method
| Name | Parameters | Description |
|---|---|---|
| RemoveText(TextRange) | range | Removes the specified text range from the text area. |
| RemoveText(IList<TextRange>) | ranges | Removes the specified text ranges from the text area. |
| Name | Parameters | Description |
|---|---|---|
| RemoveText(TextRange) | range | Removes the specified text range from the text area. |
| RemoveText(IList<TextRange>) | ranges | Removes the specified text ranges from the text area. |