TextCase
The case to convert the text to.
| Name | Summary |
|---|---|
| Upper | All characters will be in upper case. |
| Lower | All characters will be in lower case. |
| Title | Only the first character in each word will be in upper case. |
The case to convert the text to.
| Name | Summary |
|---|---|
| Upper | All characters will be in upper case. |
| Lower | All characters will be in lower case. |
| Title | Only the first character in each word will be in upper case. |