Aspose.Note for .Net
TextStyleEquals Method (TextStyle) |
Determines whether the specified object is equal to the current object.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public bool Equals( TextStyle other )
Public Function Equals ( other As TextStyle ) As Boolean
public: bool Equals( TextStyle^ other )
member Equals : other : TextStyle -> bool
Parameters
- other
- Type: Aspose.NoteTextStyle
The object.
Return Value
Type: BooleanThe Boolean.
