TextStyle.Equals
Equals(object)
Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.
public override bool Equals(object obj)
Parameter | Typ | Beschreibung |
---|---|---|
obj | Object | Das Objekt. |
Rückgabewert
DieBoolean .
Siehe auch
- class TextStyle
- namensraum Aspose.Note
- Montage Aspose.Note
Equals(TextStyle)
Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.
public bool Equals(TextStyle other)
Parameter | Typ | Beschreibung |
---|---|---|
other | TextStyle | Das Objekt. |
Rückgabewert
DieBoolean .
Siehe auch
- class TextStyle
- namensraum Aspose.Note
- Montage Aspose.Note