[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfString.IsEqualAttributes

IsEqualAttributes Method

IsEqualAttributes(RtfString)

Gets true if this attributes equal with other string attributes.

Declaration
public bool IsEqualAttributes(RtfString other)
Parameters
Type Name Description
RtfString other

The other Word/RTF text string.

Returns
Type Description
bool

true if attributes equal with other attributes, otherwise false.