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