• Overview
  • Deployment
  • License Agreement
  • Developer's Guide
    • C
    • C++
    • ActiveX/COM
    • .NET
  • APIs
    • C
      • Structs
        • BarcodeResult
        • BarcodeResultArray
        • ReaderOptions
      • Function
        • DBR_InitLicense
        • DBR_DecodeFile
        • DBR_DecodeFileRect
        • DBR_DecodeDIB
        • DBR_DecodeDIBRect
        • DBR_DecodeBuffer
        • DBR_DecodeBufferRect
        • DBR_FreeBarcodeResults
        • DBR_GetErrorString
        • DBR_GetVersion
      • Constant
        • BarcodeFormat
        • Error List
    • C++
      • Class
        • CBarcodeReader
          • InitLicense
          • DecodeFile
          • DecodeFileRect
          • DecodeDIB
          • DecodeDIBRect
          • DecodeBuffer
          • DecodeBufferRect
          • SetReaderOptions
          • GetReaderOptions
          • GetBarcodes
          • FreeBarcodeResults
      • Function
        • DBR_GetErrorString
        • DBR_GetVersion
      • Structs
        • BarcodeResult
        • BarcodeResultArray
        • ReaderOptions
      • Constant
        • BarcodeFormat
        • Error List
    • ActiveX/COM
      • Objects
        • BarcodeReader
          • InitLicense
          • DecodeFile
          • DecodeFileRect
          • DecodeDIB
          • DecodeDIBRect
          • DecodeBuffer
          • DecodeBufferRect
          • ReaderOptions
          • BarcodesCount
          • Barcodes
          • ErrorCode
          • ErrorString
        • BarcodeResult
          • BarcodeFormat
          • BarcodeText
          • BarcodeData
          • Left
          • Top
          • Width
          • Height
          • X1
          • Y1
          • X2
          • Y2
          • X3
          • Y3
          • X4
          • Y4
          • PageNum
        • BarcodeResultArray
          • Item
          • Count
        • ReaderOptions
          • BarcodeFormats
          • MaxBarcodesNumPerPage
        • BarcodeFormat
          • Type
          • TypeString
    • .NET
      • Classes
        • BarcodeReader
          • DecodeFile
          • DecodeFileRect
          • DecodeBitmap
          • DecodeBitmapRect
          • LicenseKeys
          • ReaderOptions
        • BarcodeResult
          • BarcodeFormat
          • BarcodeText
          • BarcodeData
          • BoundingRect
          • ResultPoints
          • PageNumber
        • ReaderOptions
          • MaxBarcodesToReadPerPage
          • BarcodeFormats
        • BarcodeReaderException
      • Enumeration
        • BarcodeFormat
        • ErrorCode