Equals
Equals(FontStyle)
Bepaalt of deze instantie in lettertypestijl gelijk is aan gespecificeerd
public bool Equals(FontStyle other)
Parameter | Type | Beschrijving |
---|---|---|
other | FontStyle | Andere instantie in lettertypestijl |
Winstwaarde
waar als ze gelijk zijn, anders onwaar
Zie ook
- struct FontStyle
- naamruimte GroupDocs.Editor.HtmlCss.Css.Properties
- montage GroupDocs.Editor
Equals(object)
Bepaalt of deze instantie in lettertypestijl gelijk is aan opgegeven uncasted
public override bool Equals(object obj)
Parameter | Type | Beschrijving |
---|---|---|
obj | Object | Andere niet-gecaste instanties in lettertypestijl kunnen null zijn |
Winstwaarde
waar als ze gelijk zijn, onwaar als ze niet gelijk zijn, null of van een ander type
Zie ook
- struct FontStyle
- naamruimte GroupDocs.Editor.HtmlCss.Css.Properties
- montage GroupDocs.Editor