UpcaGs1DatabarCoupon

EncodeTypes.UpcaGs1DatabarCoupon field

Gibt an, dass die Daten mit codiert werden sollen UPC Coupon mit GS1 DataBar Zusatzbarcode specification. An example of the input string: BarcodeGenerator.Codetext = “514141100906(8110)106141416543213500110000310123196000”, where UPCA part is “514141100906”, Databar part is “(8110)106141416543213500110000310123196000”. To change the caption, use Parameters.CaptionAbove.Text = “Firmenpräfix + Angebotscode”;

public static readonly SymbologyEncodeType UpcaGs1DatabarCoupon;

Siehe auch