Disconnect
It is important to disconnect NotateXpress™ from ImagXpress® before exiting the application, otherwise resource and memory leaks can result.
- If you connected using the NotateXpress.ClientWindow property, set the ClientWindow property to zero, or call NotateXpress.ClientDisconnect.
Generate a Debug Log
To generate a debug log file, set Debug to true. The log file is kept at the location specified by DebugLogFile. Set the DebugErrorLevel to indicate the level of detail logged. Setting ErrorLevel to Development or Detailed offers more information than Production level.