Equals
Leave feedback
On this page
Checks this instance with specified HTML resource on reference equality
public bool Equals(IHtmlResource other)
| Parameter | Type | Description |
|---|---|---|
| other | IHtmlResource | Other inheritor of IHtmlResource interface |
True if are equal, false if are unequal
- interface IHtmlResource
- class FontResourceBase
- namespace GroupDocs.Editor.HtmlCss.Resources.Fonts
- assembly GroupDocs.Editor
Checks this instance with specified font resource on reference equality
public bool Equals(FontResourceBase other)
| Parameter | Type | Description |
|---|---|---|
| other | FontResourceBase | Other inheritor of FontResourceBase abstract class |
True if are equal, false if are unequal
- class FontResourceBase
- namespace GroupDocs.Editor.HtmlCss.Resources.Fonts
- 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.