![]()
Quick_links...
Search site
Trial products
Online tutorials
Products
Barcodes for Office
Barcode creators
Barcode fonts
Developer tools
Label printing
Labelling tools
Windows Phone
Resources
New to barcodes?
How To ...
Support centre
Tutorial centre
Which product
For users
Common problems
What's New?
Newsletter
Online registration
Contact us



dBarScan.NET is a fully managed code component that allows

1D barcode images to be identified and decoded within a developer's own .NET
Windows Form application.
The dBarScan.NET Component is designed to work with Visual Studio.NET and requires the .NET Framework 1.1 or 2.0 run-time to be installed on any computer using the components. Example code is provided with the component for users of Visual Basic.NET and C#.

Whole image scanning
"Laser" mode scanning "CCD" mode
scanning
Push button
to Download or buy
Barscan1.dImage=System.Drawing.Image.FromFile(filename);
err=Barscan1.scan();
if (err<0)
{
Output=Barscan1.oData(); // returns the barcode data
MessageBox.Show(Output);
}
else
MessageBox.Show(“Barcode not detected”);
For Help files see the Home menu above.
Each dBarScan.NET component is available as a single computer version, or as a developer version which permits royalty-free distribution of the component as part of the developer's own project for up to 10,000 distributions.
Windows 2000/XP/VIsta/7
with Microsoft .NET Framework
Designed for use with Visual Studio.NET 2005/2008 Framework 2
Supports x32, x64 and IA64.