[]
        
(Showing Draft Content)

C1.Win.BarCode.C1BarCode.OnEncodingError

OnEncodingError Method

OnEncodingError(EncodingErrorEventArgs)

Raises the EncodingError event.

Declaration
protected virtual void OnEncodingError(EncodingErrorEventArgs e)
Protected Overridable Sub OnEncodingError(e As EncodingErrorEventArgs)
Parameters
Type Name Description
EncodingErrorEventArgs e

A EncodingErrorEventArgs that contains the event data.