Aspose::BarCode::Generation::EncodeTypes::UpcaGs1DatabarCoupon field
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”;.
static System::SharedPtr<SymbologyEncodeType> Aspose::BarCode::Generation::EncodeTypes::UpcaGs1DatabarCoupon
See Also
- Class EncodeTypes
- Namespace Aspose::BarCode::Generation
- Library Aspose.BarCode for C++