Close

Closes the currently opened document. The Close method is not required because calling the Open method automatically closes the currently opened document.

Syntax

bRet = KeyView.Close

Parameters

None

Returns

Type Description
Boolean

TRUE if the method succeeds.

FALSE if the method fails.