Gets the font's size, in points, at the current input position.
<void> InputFormat.getFontSize(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the font size. Is null when the text selection contains multiple characters with mixed font sizes. |
| error |
Optional. Is called when the operation failed with an error. |