Margins.op_Inequality
Margins Inequality operator
Tests whether two Margins structures are not equal.
public static bool operator !=(Margins lhs, Margins rhs)
Parameter | Type | Description |
---|---|---|
lhs | Margins | The Margins structure. |
rhs | Margins | The Margins structure to be compared with. |
Return Value
The Boolean.
See Also
- struct Margins
- namespace Aspose.Note
- assembly Aspose.Note