A TWAIN lib for dotnet.
Go to file
2014-04-03 18:52:11 -04:00
NTwain Removed unused dependency on CommonWin32. 2014-04-03 18:52:11 -04:00
Spec Initial move from old twain-in-dotnet. 2014-04-02 19:01:21 -04:00
Tests Updated with twain 2.3 values. 2014-04-03 08:10:49 -04:00
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 2014-04-02 18:57:46 -04:00
.gitignore Initial move from old twain-in-dotnet. 2014-04-02 19:01:21 -04:00
LICENSE.txt Initial move from old twain-in-dotnet. 2014-04-02 19:01:21 -04:00
NTwain.sln Initial move from old twain-in-dotnet. 2014-04-02 19:01:21 -04:00
README.markdown Removed unused dependency on CommonWin32. 2014-04-03 18:52:11 -04:00

TWAIN Application-Side Library

Info

This is a dotnet library created to work with TWAIN interface on Windows. This project follows these general goals:

  • Targets latest TWAIN version (2.3 at the moment)
  • Supports all the TWAIN commands in the spec (or those that are possible)

The solution contains sample projects in both winforms and wpf. A nuget package is also available here