Changes the capitalization of all selected characters depending on the 'capitalization
<void> Selection.changeCapitalization(<CapitalizationSettings> capitalizationSettings, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| capitalization |
Specifies a possible value from the enumeration. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |