[]
        
(Showing Draft Content)

C1.Word.Objects.RtfParamCollection.Contains

Contains Method

Contains(string)

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

Declaration
public bool Contains(string name)
Parameters
Type Name Description
string name

The name of the parameter.

Returns
Type Description
bool

true if contains, otherwise false.