SingleDecodeType
Contents
[
Hide
]SingleDecodeType class
Single decode type. See decode type to get instance.
The SingleDecodeType type exposes the following members:
Properties
| Name | Description |
|---|---|
| type_index | Gets an index of decode type |
| type_name | Gets a name of decode type |
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 the specified MultyDecodeType collection contains only this decode type. |
| 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) | Returns a value indicating whether this instance is included into the list specified. |
| parse(string_decode_type) | Converts the string representation of the name of a SingleDecodeType to its instance. |
See Also
- namespace aspose.barcode.barcoderecognition
- assembly Aspose.BarCode