toggleBold method



Toggles the Bold property of a TextElement on and off.

Syntax

TextElement.toggleBold()

Applies to

TextElement object.

Parameters

none.

Return value

none.

Usage

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

See also

Bold property (of TextElement )