ntwain/README.markdown

14 lines
518 B
Markdown
Raw Normal View History

TWAIN Application-Side Library
2014-04-03 07:01:21 +08:00
==============================
Info
2014-04-03 07:01:21 +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:
* 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)
The solution contains sample projects in both winforms and wpf. A nuget package is also
[available here](https://www.nuget.org/packages/ntwain)