Sets the kind of justification in documents containing Arabic or Hebrew characters.
<void> ParagraphFormat.setJustification(<Justification> justification, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
justification | The kind of justification in documents containing Arabic or Hebrew characters. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |