Gets the horizontal text alignment.
<void> ParagraphFormat.getAlignment(<RequestHorizontalAlignmentCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the horizontal text alignment. |
error |
Optional. Is called when the operation failed with an error. |