Application Properties |
The Application type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ApplicationEvents |
Defines several application events, which can be binded.
|
![]() | Commands |
Collection of Command Items.
|
![]() | CompatibleDocumentVersion |
Returns last compatible document version
|
![]() ![]() | Current |
The current instance of the running Application.
|
![]() | CurrentDocument |
Returns the current active Document.
|
![]() | Documents |
Collection of all open documents.
|
![]() | DocumentVersion |
Returns the current document version.
|
![]() | Icon |
The application icon.
|
![]() | IsDemoVersion |
True if there is no valid license.
|
![]() | LicenseCompanyName |
Returns the company name of issued license
|
![]() | Settings |
Application settings
|
![]() | Show |
Shows the main window.
|
![]() | Version |
Returns the program version.
|
![]() | VersionString |
Returns the program version in the format [programname] [version] [date].
|