Sets the kind of justification in documents containing Arabic or Hebrew characters.

<void> ParagraphFormat.setJustification(<Justification> justification, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
justification The kind of justification in documents containing Arabic or Hebrew characters.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.