op_Equality
FontStyle Equality operator
Überprüft, ob zwei „FontStyle“-Werte gleich 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
wahr, wenn gleich, sonst falsch
Siehe auch
- struct FontStyle
- namensraum GroupDocs.Editor.HtmlCss.Css.Properties
- Montage GroupDocs.Editor