ChangeFontItalicCommand Class
A command to change the italic formatting of characters in a selected range.
Declaration
declare class ChangeFontItalicCommand extends CommandWithBooleanStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeFontItalic property.
Inheritance
CommandBase
CommandWithBooleanStateBase
ChangeFontItalicCommand
See Also