MultiDecodeType.Exclude
MultiDecodeType.Exclude method
Excludes SingleDecodeType from the MultiDecodeType and returns new MultiDecodeType instance.
public MultiDecodeType Exclude(SingleDecodeType singleType)
| Parameter | Type | Description |
|---|---|---|
| singleType | SingleDecodeType | A Single DecodeType to be excluded. |
Return Value
New MultiDecodeType instance with excluded SingleDecodeType.
See Also
- class SingleDecodeType
- class MultiDecodeType
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode