[]
        
(Showing Draft Content)

C1.Word.Objects.RtfCollection.Contains

Contains Method

Contains(RtfObject)

Determines whether the Word/RTF object is located within the collection.

Declaration
public bool Contains(RtfObject obj)
Parameters
Type Name Description
RtfObject obj

The Word/RTF object.

Returns
Type Description
bool

true if contains, otherwise false.