op_Inequality
FontStyle Inequality operator
Prüft, ob zwei „FontStyle“-Werte ungleich sind
public static bool operator !=(FontStyle first, FontStyle second)
Parameter | Typ | Beschreibung |
---|---|---|
first | FontStyle | Erster zu überprüfender Wert |
second | FontStyle | Zweiter zu prüfender Wert |
Rückgabewert
false, wenn gleich, true sonst
Siehe auch
- struct FontStyle
- namensraum GroupDocs.Editor.HtmlCss.Css.Properties
- Montage GroupDocs.Editor