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