op_Equality
Leave feedback
On this page
Defines whether two specific “TextType” instances are equal
public static bool operator ==(TextType first, TextType second)
| Parameter | Type | Description |
|---|---|---|
| first | TextType | First TextType instance |
| second | TextType | Second TextType instance |
Returns true if are equal or false if are unequal
- struct TextType
- namespace GroupDocs.Editor.HtmlCss.Resources.Textual
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.