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 |
|
Selects all items in the currently opened document. Use the CanSelectAll method to determine whether all contents in the document can be selected.
bRet = KeyView.SelectAll
None
Type | Description |
---|---|
Boolean |
|