op_Inequality
FontWeight Inequality operator
Checks whether two “FontWeight” values are not equal
public static bool operator !=(FontWeight first, FontWeight second)
Parameter | Type | Description |
---|---|---|
first | FontWeight | First value to check |
second | FontWeight | Second value to check |
Return Value
false if are equal, true otherwise
See Also
- struct FontWeight
- namespace GroupDocs.Editor.HtmlCss.Css.Properties
- assembly GroupDocs.Editor