op_Equality
FontType Equality operator
Checks whether two “FontType” values are equal
public static bool operator ==(FontType first, FontType second)
Parameter | Type | Description |
---|---|---|
first | FontType | First FontType to check |
second | FontType | Second FontType to check |
Return Value
True if are equal, false if are unequal
See Also
- struct FontType
- namespace GroupDocs.Editor.HtmlCss.Resources.Fonts
- assembly GroupDocs.Editor