Aspose::BarCode::BarCodeRecognition::AustraliaPostCustomerInformationDecoder class

AustraliaPostCustomerInformationDecoder class

Public interface for Customer Information Field decoding which is used in AustraliaPost symbology. Implementation should be provided by user.

class AustraliaPostCustomerInformationDecoder : public virtual System::Object

Methods

MethodDescription
virtual Decode(System::String)Decode Customer Information Field from AustraliaPost symbology. Can be used for different data interpretation from NTable and CTable encoding. Data is provided as a row of bar values: 0, 1, 2 or 3.

See Also