BarCodeExtendedParameters Class |
Namespace: Aspose.BarCode.BarCodeRecognition
The BarCodeExtendedParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | Code128 | Gets a special data Code128ExtendedParameters of Code128 recognized barcode |
![]() | DataBar | Gets a DataBar additional informationDataBarExtendedParameters of recognized barcode |
![]() | OneD | Gets a special data OneDExtendedParameters of 1D recognized barcode |
![]() | Pdf417 | Gets a MacroPdf417 metadata information Pdf417ExtendedParameters of recognized barcode |
![]() | QR | Gets a QR Structured Append information QRExtendedParameters of recognized barcode |
Name | Description | |
---|---|---|
![]() | Equals |
Returns a value indicating whether this instance is equal to a specified BarCodeExtendedParameters value.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Returns a human-readable string representation of this BarCodeExtendedParameters.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Returns a value indicating whether the first BarCodeExtendedParameters value is equal to the second.
|
![]() ![]() | Inequality |
Returns a value indicating if the first BarCodeExtendedParameters value is different from the second.
|