SelectAll

Selects all items in the currently opened document. Use the CanSelectAll method to determine whether all contents in the document can be selected.

Syntax

bRet = KeyView.SelectAll

Parameters

None

Returns

Type Description
Boolean

TRUE if the method succeeds.

FALSE if the method fails.