McDocumentsCloseAll Method
|
|
Close all the open documents.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Function CloseAll As Boolean
Return Value
Type:
BooleanTrue if all the documents were closed, False otherwise.
RemarksThis function first closes all existing windows, then any remaining document.
See Also