VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
In This Topic
Demo Applications Overview
In This Topic
VintaSoft Twain .NET SDK includes .NET demo projects, which demonstrate the main features of the SDK. Demo projects are written in C# and VB.NET and designed in Visual Studio .NET.


Console demos for Windows and Linux

TWAIN Console Demo

Demonstrates how to acquire images from TWAIN image scanner in console application for Windows and Linux.

WIA Console Demo

Demonstrates how to acquire images from WIA image scanner in console application for Windows.

SANE Console Demo

Demonstrates how to acquire images from SANE image scanner in console application for Linux.

eSCL Image Scanning Console Demo

Demonstrates how to acquire images from eSCL image scanner in console application for Windows and Linux.

Image Scanning Console Demo

Demonstrates how to acquire images from TWAIN/WIA/SANE/eSCL image scanner in console application for Windows and Linux.



WPF demos for Windows

WPF TWAIN Simple Demo

Demonstrates how to acquire images from TWAIN image scanner in WPF application.

WPF TWAIN Advanced Demo

Demonstrates how to enumerate devices, get device capabilities, acquire images from TWAIN image scanner, process scanned images, save scanned images to a file or upload to HTTP(S) or FTP server.

WPF TWAIN Custom UI Demo

Demonstrates how to acquire images from TWAIN device using customized (user-defined) user interface.

WPF TWAIN File Transfer Demo

Demonstrates how to acquire images from TWAIN image scanner and save acquired images directly to a disk.

WPF TWAIN Extended Image Info Demo

Demonstrates how to get extended image information from TWAIN image scanner about acquired image.

WPF Image Scanning Demo

Demonstrates how to acquire images from TWAIN/WIA/eSCL image scanner in desktop application (WPF) for Windows.



WinForms demos for Windows

TWAIN Simple Demo

Demonstrates how to acquire images from TWAIN image scanner in WinForms application.

TWAIN Advanced Demo

Demonstrates how to enumerate devices, get device capabilities, acquire images from TWAIN image scanner, process scanned images, save scanned images to a file or upload to HTTP(S) or FTP server.

TWAIN Custom UI Demo

Demonstrates how to acquire images from TWAIN device using customized (user-defined) user interface.

TWAIN File Transfer Demo

Demonstrates how to acquire images from TWAIN image scanner and save acquired images directly to a disk.

TWAIN Extended Image Info Demo

Demonstrates how to get extended image information from TWAIN image scanner about acquired image.

TWAIN High Performance Demo

Demo is a multi-threaded demo application, which uses VintaSoft Twain .NET SDK together with VintaSoft Imaging .NET SDK and shows how to scan images from high-performance scanner with the maximum performance, preview the scanned images, save scanned images to the separate files or multipage TIFF or PDF file. Source codes of TWAIN High Performance Demo can be downloaded on Github.

Image Scanning Demo

Demonstrates how to acquire images from TWAIN/WIA/eSCL image scanner in desktop application (WinForms) for Windows.


GTK demos for Linux

GTK Image Scanning Demo

Demonstrates how to acquire images from TWAIN/SANE/eSCL image scanner in desktop application (GTK) for Linux.



JavaScript demos for Windows and Linux

Information about JavaScript demos for Windows and Linux can be found here: https://www.vintasoft.com/docs/vstwain-dotnet-web/Learning-Twain_Web-Demo_Applications_Overview.html


ASP.NET Core demos for Windows and Linux

Information about ASP.NET Core demos for Windows and Linux can be found here: https://www.vintasoft.com/docs/vstwain-dotnet-web/Learning-Twain_Web-Demo_Applications_Overview.html


ASP.NET MVC demos for Windows

Information about ASP.NET MVC demos for Windows can be found here: https://www.vintasoft.com/docs/vstwain-dotnet-web/Learning-Twain_Web-Demo_Applications_Overview.html


ASP.NET WebForms demos for Windows

Information about ASP.NET WebForms demos for Windows can be found here: https://www.vintasoft.com/docs/vstwain-dotnet-web/Learning-Twain_Web-Demo_Applications_Overview.html