BaseDecodeType
BaseDecodeType class
Base class for MultyDecodeType and SingleDecodeType.
The BaseDecodeType type exposes the following members:
Methods
| Name | Description |
|---|---|
| equals(other) | Returns a value indicating whether this instance is equal to a specified SingleDecodeType value. |
| equals(other) | Returns a value indicating whether this instance is equal to a specified MultyDecodeType value. |
| equals(other) | Returns a value indicating whether this instance is equal to a specified SingleDecodeType value. |
| try_parse(parsing_type, result) | |
| try_parse(parsing_type, result) | |
| try_parse(parsing_type, result) | |
| contains_any(types) | Determines whether any of the given decode types is included into |
See Also
- namespace aspose.barcode.barcoderecognition
- assembly Aspose.BarCode