Aspose::BarCode::BarCodeRecognition::Code128DataPortion class
Code128DataPortion class
Contains the data of subtype for Code128 type barcode.
class Code128DataPortion : public System::Object
Methods
Method | Description |
---|---|
get_Code128SubType() const | Gets the type of Code128 subset. |
get_Data() const | Gets the part of code text related to subtype. |
GetHashCode() const override | Returns the hash code for this instance. |
ToString() const override | Returns a human-readable string representation of this Code128DataPortion. |
See Also
- Namespace Aspose::BarCode::BarCodeRecognition
- Library Aspose.BarCode for C++