Margins.op_Equality
Margins Equality operator
Tests whether two Margins structures are 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