Bytescout.BarCodeReader NamespaceByteScout Barcode Reader SDK
 
Classes

  ClassDescription
Public classAbbreviationAttribute
Specifies an abbreviated display value for the target.
Public classAddress
Represents the address of the person identified in the ID card.
Public classBarcodeException
Represents errors that occur during Bytescout.BarCodeReader class library execution.
Public classBarcodeFoundEventArgs
Public classBarcodeReaderProfileException
Public classBarcodeTypeSelector
Defines barcode types to search for.
Public classCountryAttribute
Specifies a country display value for the target.
Public classDecoderSpecificOptions
Fine-tuning options for specific barcode decoders.
Public classDescriptionAttribute
Specifies a description for the target.
Public classDriversLicense
Public classDriversLicenseJurisdiction
Public classFoundBarcode
Holds information about barcode found in image by Reader class.
Public classHeight
Represents the height of the person identified in the ID card. Heights are approximated when converting between Metric and Imperial units.
Public classIdentificationCard
Public classImagePreprocessingFiltersCollection
Public classInvalidPasswordException
Represents invalid password error that occurs during PDF document loading.
Public classLastDecodingTime
LastDecodingTime class represents decoding time information.
Public classLastDecodingTimeTimingData
Represents decoding time spent on decoding of single barcode type with the document rotated at specified angle.
Public classLicenseInfo
License information.
Public className
Represents the name of the person identified in the ID card. This can include aliases this person is known by.
Public classParserAttribute
Indicates the element this parser is capable of handling.
Public classReader
Reads barcodes from images.
Public classSymbologyUtils
Public classWeight
Represents the weight of the person identified in the ID card. The level of detail provided varies by jurisdiction, as some provide no information on weight, others give a range, and some give an exact measurement.
Public classWIAException
WIA exception class to raise exceptions.
Public classWIAExceptionWIA1IsNotAvailable
Indicates that no WIA 1.0 interface is available.
Public classWIAExceptionWIA2IsNotAvailable
Indicates that no WIA 2.0 interface is available.
Public classWIAImageScanner
This class can be used to call scanner or web-camera and acquire images from it using WIA interface in Windows. This class uses WIA 1 or WIA 2 (automatically checks which one is available) uses run-time late binding to call WIA 1 (Windows XP) or 2 (Windows Vista or higher) so no additional references are required.
Interfaces

  InterfaceDescription
Public interfaceIBarcodeTypeSelector
Defines barcode types to search for.
Public interfaceIReader
Base interface for class that reads barcodes from images
Public interfaceIWIAImageScanner
Base interface for class can be used to call scanner or web-camera and acquire images from it using WIA interface in Windows. This class uses WIA 1 or WIA 2 (automatically checks which one is available) uses run-time late binding to call WIA 1 (Windows XP) or 2 (Windows Vista or higher) so no additional references are required.
Delegates

  DelegateDescription
Public delegateReaderBarcodeFoundEventHandler
Handles the BarcodeFound events
Public delegateReaderInspectDecodedBarcodesEventHandler
Represents parameters for InspectDecodedBarcodes event.
Public delegateReaderPasswordEventHandler
Represents parameters for PDFDocumentPasswordRequired event.
Enumerations

  EnumerationDescription
Public enumerationAAMVAVersion
Public enumerationColorConversionMode
Colors conversion mode. Controls how colors from the original image are converted into data for further analysis.
Public enumerationComplianceType
Public enumerationCountry
Public enumerationEndorsementCode
Public enumerationEthnicity
Public enumerationEyeColor
Public enumerationHairColor
Public enumerationIssuerIdentificationNumber
Public enumerationNoiseRemovalFilterType
Noise removal filter type.
Public enumerationOrientationType
Describes barcode orientations to search.
Public enumerationPDFReadingMode
PDF files processing modes.
Public enumerationRestrictionCode
Public enumerationScanAreaType
Describes all supported scan areas.
Public enumerationSex
Public enumerationSymbologyType
Describes all supported barcode symbologies (types).
Public enumerationValidation
Public enumerationWeightRange
Public enumerationWiaDeviceType
Device types supported by WIA. http://msdn.microsoft.com/en-us/library/ms630792(v=VS.85).aspx
Public enumerationWiaImageBias
Image quality options. See http://msdn.microsoft.com/en-us/library/ms630796(v=VS.85).aspx
Public enumerationWiaImageFormatType
Image format to save acquired images to.
Public enumerationWiaImageIntent
Image color modes http://msdn.microsoft.com/en-us/library/ms630798(v=VS.85).aspx