Code128DataPortion Class |
Namespace: Aspose.BarCode.BarCodeRecognition
The Code128DataPortion type exposes the following members.
Name | Description | |
---|---|---|
![]() | Code128SubType |
Gets the type of Code128 subset
|
![]() | Data |
Gets the part of code text related to subtype.
|
Name | Description | |
---|---|---|
![]() | Equals |
Returns a value indicating whether this instance is equal to a specified Code128DataPortion value.
(Overrides ObjectEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a human-readable string representation of this Code128DataPortion.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Returns a value indicating whether the first Code128DataPortion value is equal to the second.
|
![]() ![]() | Inequality |
Returns a value indicating if the first Code128DataPortion value is different from the second.
|