EncodeTypes.UpcaGs1DatabarCoupon
EncodeTypes.UpcaGs1DatabarCoupon field
Specifies that the data should be encoded with UPC coupon with GS1 DataBar addition barcode 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 = “company prefix + offer code”;
public static readonly SymbologyEncodeType UpcaGs1DatabarCoupon;
See Also
- class SymbologyEncodeType
- class EncodeTypes
- namespace Aspose.BarCode.Generation
- assembly Aspose.BarCode