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