Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / BarcodeCap Property
In This Topic
    BarcodeCap Property
    In This Topic
    Description
    Returns the barcode capability and performance for the system.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BarcodeCap As String
    Return Type
    A string value which represents the performance and recognition time.
    Remarks

    The string returned by the NumBarcodes property will state the number of barcodes detected.

    The BarcodeCap value is only valid after the AnalyzehDib or AnalyzeIPicture method has been invoked.

    See Also