IncreaseFont

Increases the document font size. Use the CanIncreaseFont property to determine whether the font size can be increased, and therefore, whether the IncreaseFont method succeeds.

Syntax

bRet = KeyView.IncreaseFont

Parameters

None

Returns

Type Description
Boolean

TRUE if the method succeeds.

FALSE if the method fails.