QRExtendedParameters.op_Inequality
QRExtendedParameters Inequality operator
Returns a value indicating if the first QRExtendedParameters value is different from the second.
public static bool operator !=(QRExtendedParameters first, QRExtendedParameters second)
| Parameter | Type | Description |
|---|---|---|
| first | QRExtendedParameters | A first compared value |
| second | QRExtendedParameters | A second compared value |
Return Value
true if first has the different value from second; otherwise, false.
See Also
- class QRExtendedParameters
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode