Create an ITF-14 Barcode
const BarcodeItf14( bool drawBorder, double? borderWidth, double? quietWidth, ) : super(true, true, drawBorder, borderWidth, quietWidth, 14);