![]() | Application Methods |
The Application type exposes the following members.

Name | Description | |
---|---|---|
![]() | CreateDocumentAsync |
Creates a new document
|
![]() | Dispose |
Disconnects the application and disposes used resources
|
![]() | GetApplicationTitleAsync |
Gets TSD application main window title
|
![]() | GetDocumentAsync |
Gets the document
|
![]() | GetVersionStringAsync |
Gets string representation of TSD application version
|
![]() | OpenDocumentAsync(FileStream, Boolean) |
Opens a document from a FileStream |
![]() | OpenDocumentAsync(String, Boolean) |
Opens a document
|
