op_Inequality
TextType Inequality operator
Defines whether two specific “TextType” instances are not equal
public static bool operator !=(TextType first, TextType second)
Parameter | Type | Description |
---|---|---|
first | TextType | First TextType instance |
second | TextType | Second TextType instance |
Return Value
Returns true if are unequal or false if are equal
See Also
- struct TextType
- namespace GroupDocs.Editor.HtmlCss.Resources.Textual
- assembly GroupDocs.Editor