Home >
.NET Imaging SDK >
VB.NET >
TWAIN: Device Control
To get started with DocImage SDK for .NET, you are supposed to read VB.NET Imaging: Get Started first!
TWAIN provides support for high-speed digital image scanning. A Device object can be used to control TWAIN image scanning process with our VB.NET TWAIN device control library.
c# pdf split merge,
mvc export to pdf,
add image to pdf using itextsharp vb.net,
sharepoint 2013 convert word to pdf c#,
vb.net pdf print library,
pdf annotation in c#.
This VB.NET guide page is designed to illustrate realizing featured TWAIN image scanning with the Device object from the following aspects.
Related .net document control helps:
asp.net excel web viewer: ASP.NET Excel Viewer in C# Control (MVC & WebForms): view Office Excel document in web browser.
asp.net image viewer: ASP.NET Image Viewer Control(MVC & WebForms): view, annotate, redact, convert image files in html, JQuery
asp.net edit pdf image:
ASP.NET PDF Image Edit Control: online insert, edit PDF images in C#
asp.net sharepoint document viewer: ASP.NET SharePoint Document Viewer: view, annotate, redact documents in SharePoint
asp.net mvc document viewer: ASP.NET MVC Document Viewer: view, annotate, redact files on ASP.NET MVC web projects
asp.net multipage tiff viewer: ASP.NET Tiff Viewer: view, annotate multipage Tiff images in ASP.NET MVC, WebForms using C# Control
asp.net text file viewer: ASP.NET Text file viewer in MVC, WebForms: Open, view, annotate, convert txt files in C# ASP.NET
- What APIs will be used to customize TWAIN scanning through Device object control in VB.NET application?
- How to realize TWAIN scanning process control with Device object through VB.NET programming?
- Why choose our VB.NET TWAIN device control program to achieve featured TWAIN image scanning?
APIs for TWAIN Device Control
Our TWAIN demo project provides all APIs for controlling TWAIN image scanning process with the Device object in VB.NET applications. As multiple APIs will be used, we just list some of them in this section.
pdf preview in asp net c# example,
asp.net open excel file on client,
asp.net remove image from pdf file,
asp.net mvc create pdf from view,
asp.net view tiff image,
asp.net pdf writer,
how to display pdf file in asp.net c#.
For example, Device Acquisition method is used to obtain the Device object in VB.NET TWAIN image scanning project.
' Get the Device project.
Private Function ShowSelectSource() As Device Implements Acqusition.ShowSelectSource
End Function
' Open connection to TWAIN device.
Private Sub Open() Implements Device.Open
End Sub
' Close connection to TWAIN device.
Private Sub Close() Implements Device.Close
End Sub
How to Realize TWAIN Device Control
In the first place, VB.NET developers need to obtain the Device object using methods from Acquisition object APIs in order to control the TWAIN image scanning process in VB.NET. These methods include Acquisition.GetDevice(String deviceName);, Acquistion.Devices;, Acquistion.ShowSelectSource(); and Acquistion.GetAvailbleSource.
In the second place, VB.NET developers may open and close connection to TWAIN device when necessary. Before querying and setting the device capabilities, it is necessary to open connection to TWAIN device. After VB.NET TWAIN image acquiring process is finished, you need to close the connection to TWAIN device.
In the third place, VB.NET developers need to query, check or set capabilities supported by the TWAIN device, such as compression modes, frame sizes, resolution and other properties.
In the fourth place, developers can choose the scanning type to customize own TWAIN image scanning in VB.NET application, such as duplex scanning. Please pay attention that the image is automatically captured for scanning in our VB.NET TWAIN device control program. To know more supported featured TWAIN scanning, please click to see more demos.
Finally, developers are able to define a target area or for TWAIN scanning in VB.NET project. Meanwhile, developers can specify the page size to be scanned in order to speed up VB.NET TWAIN image scanning.
Why Choose Our TWAIN Device Control Program?
In order to achieve better TWAIN image scanning result, many VB.NET developers choose to use the Device object to control the TWAIN image scanning process. There are some reasons why developers choose our VB.NET TWAIN device control DLL.
- In our VB.NET TWAIN device control program, the Device object can be obtained from the Acquisition object and there is no need to directly create an instance of Device object.
- Our VB.NET programmers integrate all TWAIN image scanning functions into a small-size DLL (RasterEdge.Imaging.TWAIN.dll) and you may simply locate the DLL to your VB.NET project.
- This VB.NET TWAIN device control program is entirely compatible with .NET Framework 2.0 or later versions and Visual Studio 2005, 2008, 2010 or 2012.
- We provide TWAIN device control DLL demo project which includes detailed APIs and methods of controlling TWAIN image scanning with the Device object in VB.NET application.
- TWAIN image scanning examples are offered to help you utilize our product in .NET applications using VB.NET programming language.
- Free evaluation version of VB.NET TWAIN device control product is provided online. You can free to download and apply it to your VB.NET TWAIN image scanning program at any time.
Recommend this to Google+