Padding.Equals(Padding) Method
Determines whether the specified Padding object is equal to the current Padding object.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| other | Padding | The |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also