UpcaGs1DatabarCoupon

EncodeTypes.UpcaGs1DatabarCoupon field

Especifica que los datos deben codificarse con Cupón UPC con adición de GS1 DataBarbarcode 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 = “prefijo de la empresa + código de oferta”;

public static readonly SymbologyEncodeType UpcaGs1DatabarCoupon;

Ver también