Pdf417ExtendedParameters.op_Equality
Pdf417ExtendedParameters Equality operator
Returns a value indicating whether the first Pdf417ExtendedParameters
value is equal to 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 same value as second; otherwise, false.
See Also
- class Pdf417ExtendedParameters
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode