Aspose::BarCode::Generation::ExtCodetextBuilder::AddECICodetext method
ExtCodetextBuilder::AddECICodetext method
Adds codetext with Extended Channel Identifier.
void Aspose::BarCode::Generation::ExtCodetextBuilder::AddECICodetext(ECIEncodings ECIEncoding, System::String codetext)
Parameter | Type | Description |
---|---|---|
ECIEncoding | ECIEncodings | Extended Channel Identifier |
codetext | System::String | Codetext in unicode to add as extended codetext item with Extended Channel Identifier |
See Also
- Enum ECIEncodings
- Class ExtCodetextBuilder
- Namespace Aspose::BarCode::Generation
- Library Aspose.BarCode for C++