Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BC_ImageSource Enumeration
In This Topic
    BC_ImageSource Enumeration
    In This Topic
    Description
    Specifies the source from which to load the bitmap for barcode recognition.
    Members
    MemberValueDescription
    BC_ImageSourceClipboard2Loads bitmap from the Windows system clipboard.
    BC_ImageSourceDIB0

    The default Image Source.

    Loads bitmap from the hDIB property for the 32-bit environment and from the hDIB64 property for the 64-bit environment.

    BC_ImageSourcePicture1Loads bitmap from the Picture property.