Sets the baseline alignment, in twips, of the Text Control.

Introduced: X18.

<void> TXTextControl.setBaseline(<number> baseline, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
baseline The value of the baseline.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.