TextFont.Equals(TextFont) Method
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type |
|---|---|
| other | TextFont |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
public readonly bool Equals(
TextFont other
)
Public Function Equals(
other As TextFont
) As Boolean
| Name | Type |
|---|---|
| other | TextFont |
| Type |
|---|
| Boolean |