dBarScan.NET Components are managed code components that allows barcode images to be decoded within the user’s own .NET application. dBarScan accepts graphic images, scans an area of the image for a barcode, and decodes the barcode into its textual data.
Single computer versions of the components are useable only on a single computer. Developer versions permit applications built with the dBarScan.NET components to be distributed up to a maximum distribution of 10,000 copies. Developer versions require the developer’s serial number to be passed to the component using the Serial property.
dBarScan.NET Components are designed to work with Visual Studio.NET and require the .NET run-time to be installed on any computer using the components. Example code is provided with each component for users of Visual Basic .NET and C#.
Using dBarScan.NET Components in Visual Studio.NET
Setting and retrieving property values programmatically in .NET
Decoding a barcode image in .NET