[]
        
(Showing Draft Content)

C1.Win.BarCode.C1BarCode.EncodingError

EncodingError Event

Occurs when text entered into the C1BarCode cannot be encoded into barcode image.

Namespace: C1.Win.BarCode
Assembly: C1.Win.Barcode.4.8.dll
Syntax
public event EventHandler<EncodingErrorEventArgs> EncodingError
Returns
Type Description
EventHandler<EncodingErrorEventArgs> Occurs when text entered into the C1BarCode cannot be encoded into barcode image.