DecreaseFont

Decreases the document font size. Use the CanDecreaseFont property to determine whether the font size can be decreased, and therefore, whether the DecreaseFont method succeeds.

Syntax

bRet = KeyView.DecreaseFont

Parameters

None

Returns

Type Description
Boolean

TRUE if the method succeeds.

FALSE if the method fails.