Equals
Leave feedback
On this page
Determines whether this instance of WebFont is equal to specified
public bool Equals(WebFont other)
| Parameter | Type | Description |
|---|---|---|
| other | WebFont | Another WebFont to check equality, may be NULL |
true if equal, false if unequal
- class WebFont
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor
Determines whether this instance of WebFont is equal to specified uncasted object
public override bool Equals(object obj)
| Parameter | Type | Description |
|---|---|---|
| obj | Object | Object, that is expected to be a WebFont instance |
true if equal, false if unequal
- class WebFont
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.