BarcodeExceptionRaisedEventHandler Delegate

Event handler for barcode exception.

public delegate void BarcodeExceptionRaisedEventHandler(Object sender, BarcodeExceptionRaisedEventArgs e)
Public Delegate Sub BarcodeExceptionRaisedEventHandler(sender As Object, e As BarcodeExceptionRaisedEventArgs)

Parameters

sender
Object

Inheritance: ObjectDelegateMulticastDelegateBarcodeExceptionRaisedEventHandler

Licensing Info

This delegate is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicBarcode.Creator

In this topic