Equals
Leave feedback
On this page
Indicates whether this FontStyles instance is equal to specified
public bool Equals(FontStyles other)
| Parameter | Type | Description |
|---|---|---|
| other | FontStyles | Other FontStyles instance |
true if are equal, false otherwise
- struct FontStyles
- namespace GroupDocs.Viewer.Fonts
- assembly GroupDocs.Viewer
Indicates whether this FontStyles instance is equal to specified uncasted
public override bool Equals(object other)
| Parameter | Type | Description |
|---|---|---|
| other | Object | Other FontStyles instance, casted to object |
true if are equal, false otherwise
- struct FontStyles
- namespace GroupDocs.Viewer.Fonts
- assembly GroupDocs.Viewer
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.