VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace
/ BarcodeReader Class
Collapse All
Expand All
In This Topic
About VintaSoft Barcode .NET SDK
Licensing
How to use evaluation version
The license agreement
Getting Started
Operating requirements
Installing
Updating
Learning
Information sources
Demo applications
Programming
.NET-assemblies functionality matrix
Read barcodes
Read barcodes from image file
Read barcodes from multipage TIFF file
Read barcodes from multipage TIFF file in WPF
Read barcodes from PDF document
Read barcodes from Vintasoft.Imaging.VintasoftBitmap
Read barcodes from System.Drawing.Bitmap
Read barcodes from System.Windows.Media.Imaging.BitmapSource
Read barcodes from SixLabors.ImageSharp.Image
Read barcodes from SkiaSharp.SKBitmap
Supported barcode symbologies
Analyzing barcode reading results
How SDK reads barcodes from color image
Detect barcode regions using AI
Barcode print quality tests
Quiet zone around barcode
How to's
How to maximize the barcode reading speed?
How to read GS1-128 barcode?
How to calculate magnification of EAN13 barcode?
How to read barcodes from an image if image data is stored in a byte array?
How to read barcodes from an image in unmanaged memory?
Write barcodes
Get barcode image as Vintasoft.Imaging.VintasoftBitmap
Get barcode image as System.Drawing.Bitmap
Get barcode image as System.Windows.Media.Imaging.BitmapSource
Get barcode image as SixLabors.ImageSharp.Image
Get barcode image as SkiaSharp.SKBitmap
Get barcode as Vintasoft.Barcode.BarcodePathData
Get barcode as System.Drawing.Drawing2D.GraphicsPath
Get barcode as System.Windows.Media.PathGeometry
Get barcode as SixLabors.ImageSharp.Drawing.IPath
Get barcode as SkiaSharp.SKPath
Get barcode as SVG image
Add vector barcode to PDF document
Supported barcode symbologies
Barcode creation recommendations
How to 's
How to draw barcode with specified size and resolution?
How to use custom checksum in barcode?
How to create an artistic QR barcode?
How to create 'design' barcodes?
How to create barcode that stores text with different encodings?
How to create 2D barcode that stores text and binary data?
How to use Structure Append feature for distributing data message across several 2D barcodes?
How to generate GS1 barcode image?
How to generate barcode image with transparent background?
Tutorials
Recognize barcodes in image in console .NET application
Generate barcode image in console .NET application
Deploying
Deploying
API References
.NET API Reference
Vintasoft.Barcode Assembly
Overview
Namespaces
Vintasoft.Barcode Namespace
Overview
Classes
BarcodeEnvironment
BarcodeGlobalSettings
BarcodeLayoutInfo
BarcodePath
BarcodePathData
BarcodeReader
Overview
Members
BarcodeReader Constructor
Properties
Methods
Events
Progress
BarcodeReaderProgressEventArgs
BarcodeRecognizedEventArgs
BarcodeRegionDetector
BarcodeRegionDetectors
BarcodeRegionInfo
BarcodeRenderer
BarcodeSymbologies
BarcodeSymbology
BarcodeWriter
CameraBarcodeScanner
CompositeImageCodecs
EmbeddedImageCodecs
FrameScanExceptionEventArgs
FrameScanFinishedEventArgs
FrameScanStartingEventArgs
ImageCodecs
InternalErrorException
ISO7064
ManagedBitmapFactory
PdfImageInfo
PdfImageViewer
ReaderSettings
Region
UnmanagedBitmapFactory
VintasoftBitmapEmbeddedProcessing
VintasoftBitmapFactory
VintasoftBitmapProcessing
WriterSettings
WriterSettingsException
Enumerations
AdaptiveBinarizationType
BarcodeCharacteristics
BarcodeImagePixelFormat
BarcodeInfoClass
BarcodePathPointType
BarcodeSymbologyAttributes
BarcodeType
BearerBarStyle
CameraBarcodeScannerMode
ImageInvertMode
PdfCompression
ScanDirection
SDKPackage
ThresholdMode
UnitOfMeasure
WriterSettingsExceptionType
Interfaces
IBarcodeInfo
Delegates
DrawBarcodeDecorationsDelegate
TaskCancellationDelegate
VerifyBarcodeDelegate
Vintasoft.Barcode.BarcodeInfo Namespace
Vintasoft.Barcode.BarcodeStructure Namespace
Vintasoft.Barcode.GS1 Namespace
Vintasoft.Barcode.ISO15418 Namespace
Vintasoft.Barcode.ISO15434 Namespace
Vintasoft.Barcode.QualityTests Namespace
Vintasoft.Barcode.SymbologySubsets Namespace
Vintasoft.Barcode.TextRendering Namespace
Vintasoft.Barcode.AI.1D Assembly
Vintasoft.Barcode.AI.2D Assembly
Vintasoft.Barcode.Gdi Assembly
Vintasoft.Barcode.ImageSharp Assembly
Vintasoft.Barcode.SkiaSharp Assembly
Vintasoft.Barcode.Wpf Assembly
Vintasoft.Shared Assembly
API changes history
API changes in version 6.0
API changes in version 6.1
API changes in version 7.0
API changes in version 7.1
API changes in version 8.0
API changes in version 8.1
API changes in version 8.2
API changes in version 9.0
API changes in version 9.1
API changes in version 9.2
API changes in version 10.0
API changes in version 11.0
API changes in version 12.0
API changes in version 12.1
API changes in version 12.2
API changes in version 12.3
API changes in version 14.0
API changes in version 14.1
API changes in version 14.3
API changes in version 15.2
API changes in version 16.0
BarcodeReader Class Events
In This Topic
For a list of all events of this type, see
BarcodeReader
.
Public Events
Name
Description
Progress
Occurs when progress of barcode reading is changed.
See Also
Reference
BarcodeReader Class
Vintasoft.Barcode Namespace