VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / CameraBarcodeScanner Class
In This Topic
    CameraBarcodeScanner Class Methods
    In This Topic
    For a list of all methods of this type, see CameraBarcodeScanner.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates the default reader settings.
    Public MethodScans the frame.
    Public MethodStarts barcode scanning.
    Public MethodStops barcode scanning.
    Protected Methods
     NameDescription
    Protected MethodRaises the [BarcodeRecognized] event.
    Protected MethodRaises the [OnFrameScanException] event.
    Protected MethodRaises the [FrameScanFinished] event.
    Protected MethodRaises the [FrameScanStarting] event.
    See Also