Click or drag to resize
LogWriteLine Event
You can subscribe your logging library to this event.

Namespace:  Limilabs.Barcode
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
public static event Action<string> WriteLine

Value

Type: SystemActionString
See Also