IBarcodeGenerator class

IBarcodeGenerator class

Public interface for barcode custom generator. Implementation should be provided by user.

Remarks

Generator instance should be passed through the FieldOptions.barcode_generator property.

See Also