TextStyle.Equals
Equals(object)
Bepaalt of het opgegeven object gelijk is aan het huidige object.
public override bool Equals(object obj)
Parameter | Type | Beschrijving |
---|---|---|
obj | Object | Het object. |
Winstwaarde
DeBoolean .
Zie ook
- class TextStyle
- naamruimte Aspose.Note
- montage Aspose.Note
Equals(TextStyle)
Bepaalt of het opgegeven object gelijk is aan het huidige object.
public bool Equals(TextStyle other)
Parameter | Type | Beschrijving |
---|---|---|
other | TextStyle | Het object. |
Winstwaarde
DeBoolean .
Zie ook
- class TextStyle
- naamruimte Aspose.Note
- montage Aspose.Note