Gets true if this attributes equal with other string attributes.
'Declaration
Public Function IsEqualAttributes( _
ByVal As RtfString _
) As Boolean
Parameters
- other
- The other Word/RTF text string.
Return Value
true if attributes equal with other attributes, otherwise false.