Padding.Equality(Padding, Padding) Operator
Determines whether two Padding objects are equal.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| pad1 | Padding | The first |
| pad2 | Padding | The second |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also