toggleItalic method



Toggles the Italic property of a TextElement on and off.

Syntax

TextElement.toggleItalic()

Applies to

TextElement object.

Parameters

none.

Return value

none.

Usage

This method toggles the Italic property of a TextElement on and off.

See also

Italic property (of TextElement )