public LabelBarcodeGenerator BarWidth(int width) { _width = new BarWidth(width); return this; }
public LabelBarcodeGenerator BarWidth(int width) { _width = new BarWidth(width); return(this); }