Example #1
0
 public int TicketsStacked(out string Barcode)
 {
     Barcode = String.Empty;
     return(AESImhei.BarcodeStacked(ref Barcode));
 }