Aspose::BarCode::Generation::EncodeTypes::UpcaGs1Code128Coupon field
UpcaGs1Code128Coupon field
Specifies that the data should be encoded with UPC coupon with GS1-128 Extended Code barcode specification. An example of the input string: BarcodeGenerator.Codetext = “514141100906(8102)03”, where UPCA part is “514141100906”, GS1Code128 part is (8102)03.
static System::SharedPtr<SymbologyEncodeType> Aspose::BarCode::Generation::EncodeTypes::UpcaGs1Code128Coupon
See Also
- Class EncodeTypes
- Namespace Aspose::BarCode::Generation
- Library Aspose.BarCode for C++