[]
Gets true if this attributes equal with other string attributes.
public bool IsEqualAttributes(RtfString other)
| Type | Name | Description |
|---|---|---|
| RtfString | other | The other Word/RTF text string. |
| Type | Description |
|---|---|
| bool | true if attributes equal with other attributes, otherwise false. |