2014-04-04 06:52:11 +08:00
|
|
|
TWAIN Application-Side Library
|
2014-04-03 07:01:21 +08:00
|
|
|
==============================
|
|
|
|
|
2014-04-04 06:52:11 +08:00
|
|
|
Info
|
2014-04-03 07:01:21 +08:00
|
|
|
--------------------------------------
|
2014-04-04 06:52:11 +08:00
|
|
|
This is a dotnet library created to work with [TWAIN](http://twain.org/) interface on Windows.
|
2014-04-03 07:01:21 +08:00
|
|
|
This project follows these general goals:
|
|
|
|
|
2014-04-04 06:52:11 +08:00
|
|
|
* Targets latest TWAIN version (2.3 at the moment)
|
2014-04-03 07:01:21 +08:00
|
|
|
* Supports all the TWAIN commands in the spec (or those that are possible)
|
2014-04-04 06:52:11 +08:00
|
|
|
|
|
|
|
The solution contains sample projects in both winforms and wpf. A nuget package is also
|
|
|
|
[available here](https://www.nuget.org/packages/ntwain)
|