op_Inequality
Leave feedback
On this page
Defines whether two specific ImageType instances are not equal
public static bool operator !=(ImageType first, ImageType second)
| Parameter | Type | Description |
|---|---|---|
| first | ImageType | First ImageType instance to check |
| second | ImageType | Second ImageType instance to check |
True if are unequal, false if are equal
- struct ImageType
- namespace GroupDocs.Editor.HtmlCss.Resources.Images
- 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.