Files
ntwain/README.markdown

15 lines
556 B
Markdown
Raw Normal View History

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