Sets the baseline alignment, in twips, of the Text Control.
Introduced: X18.
<void> TXTextControl.setBaseline(<number> baseline, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| baseline | The value of the baseline. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |