Sets the italic attribute of the style.

<void> FormattingStyle.setItalic(<Boolean> isItalic, <EmptyRequestCallback> callback)

Parameters

Parameter Description
isItalic The italic attribute of the style.
callback Is called when the operation completed.