Aspose::BarCode::ComplexBarcode::MaxiCodeStandartSecondMessage class

MaxiCodeStandartSecondMessage class

Class for encoding and decoding standart second message for MaxiCode barcode.

class MaxiCodeStandartSecondMessage : public Aspose::BarCode::ComplexBarcode::MaxiCodeSecondMessage

Methods

MethodDescription
Equals(System::SharedPtr<System::Object>) overrideReturns a value indicating whether this instance is equal to a specified MaxiCodeStandartSecondMessage value.
get_Message()Gets second message.
GetHashCode() const overrideReturns the hash code for this instance.
GetMessage() overrideGets constructed second message.
set_Message(System::String)Sets second message.

See Also