Aspose::BarCode::BarCodeRecognition::Code128DataPortion class

Code128DataPortion class

Contains the data of subtype for Code128 type barcode.

class Code128DataPortion : public System::Object

Methods

MethodDescription
get_Code128SubType() constGets the type of Code128 subset.
get_Data() constGets the part of code text related to subtype.
GetHashCode() const overrideReturns the hash code for this instance.
ToString() const overrideReturns a human-readable string representation of this Code128DataPortion.

See Also