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)
ParameterTypeDescription
ECIEncodingECIEncodingsExtended Channel Identifier
codetextSystem::StringCodetext in unicode to add as extended codetext item with Extended Channel Identifier

See Also