Application.Quit
Method: Quit()
Return Value
None
Description
This method terminates StyleVision. All modified documents will be closed without saving the changes. This is also true for an open project.
If StyleVision was automatically started as an automation server by a client program, the application will not shut down automatically when your client program shuts down if a project or any document is still open. Use the Quit method to ensure automatic shut-down.
Errors
1111 | The application object is no longer valid. |