Gets the writing direction.
<void> ParagraphFormat.getDirection(<RequestDirectionCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the writing direction. |
error |
Optional. Is called when the operation failed with an error. |