In This Topic
New assembly Vintasoft.EsclImageScanning.dll
Vintasoft.EsclImageScanning assembly contains classes, which allow to work with eSCL image scanners in .NET application for Windows and Linux.
API changes in Vintasoft.Twain.dll
Changed classes:
| Vintasoft.Twain.TwainEnvironment |
| Added properties |
| public static string AssemblyVersion { get; } |
Gets the assembly version. |
| public static string ProductVersion { get; } |
Gets the product version. |
| |
|
API changes in Vintasoft.WinTwain.dll
Changed classes:
| Vintasoft.WinTwain.TwainEnvironment |
| Added properties |
| public static string AssemblyVersion { get; } |
Gets the assembly version. |
| public static string ProductVersion { get; } |
Gets the product version. |
| |
|
API changes in Vintasoft.WpfTwain.dll
Changed classes:
| Vintasoft.WpfTwain.TwainEnvironment |
| Added properties |
| public static string AssemblyVersion { get; } |
Gets the assembly version. |
| public static string ProductVersion { get; } |
Gets the product version. |
| |
|