SetFontItalicCmd
Classes
SetFontItalicCmd
The command to make font italic for the current cursor position or selected text.
Implements
Constructors
Constructor
new SetFontItalicCmd(textManager): SetFontItalicCmd;
Parameters
| Parameter | Type |
|---|---|
textManager | ITextManager |
Returns
Methods
execute()
execute(): boolean;
Executes the command.
Returns
boolean
true if changes were made, false otherwise.