[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfSection.Contains

Contains Method

Contains(RtfObject)

Determines whether the object is located within the section.

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.