Skip to content

vintasoft/WinForms-Twain_Extended_Image_Info_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

VintaSoft WinForms TWAIN Extended Image Info Demo

This WinForms project uses VintaSoft TWAIN .NET SDK and demonstrates how to get extended image information about scanned image from TWAIN scanner.

Screenshot

Usage

  1. Get the 30 day free evaluation license for VintaSoft TWAIN .NET SDK as described here: https://www.vintasoft.com/docs/vstwain-dotnet/Licensing-Twain-Evaluation.html

  2. Update the evaluation license in "CSharp\MainForm.cs" file:

    Vintasoft.Twain.TwainGlobalSettings.Register("REG_USER", "REG_EMAIL", "EXPIRATION_DATE", "REG_CODE");
    
  3. Build the project ("TwainExtendedImageInfoDemo.Net8.csproj" file) in Visual Studio or using .NET CLI:

    dotnet build TwainExtendedImageInfoDemo.Net8.csproj
    
  4. Run compiled application.

Documentation

VintaSoft TWAIN .NET SDK on-line User Guide and API Reference for .NET developer is available here: https://www.vintasoft.com/docs/vstwain-dotnet/

Support

Please visit our online support center if you have any question or problem.

About

VintaSoft WinForms TWAIN Extended Image Info Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages