Class Code128DataPortion
Contents
[
Hide
]Code128DataPortion class
Contains the data of subtype for Code128 type barcode
public class Code128DataPortion
Properties
Name | Description |
---|---|
Code128SubType { get; } | Gets the type of Code128 subset |
Data { get; } | Gets the part of code text related to subtype. |
Methods
Name | Description |
---|---|
override Equals(object) | Returns a value indicating whether this instance is equal to a specified Code128DataPortion value. |
override GetHashCode() | Returns the hash code for this instance. |
override ToString() | Returns a human-readable string representation of this Code128DataPortion . |
operator == | Returns a value indicating whether the first Code128DataPortion value is equal to the second. |
operator != | Returns a value indicating if the first Code128DataPortion value is different from the second. |
See Also
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode