Occurs when a barcode has been sized. The event handler receives an argument of type BarcodeEventArgs containing data related to this event.
Introduced: X9.
public event BarcodeEventHandler BarcodeSized;
Public Event BarcodeSized As BarcodeEventHandler