[]
Determines whether the object is located within the section.
public bool Contains(RtfObject obj)
Public Function Contains(obj As RtfObject) As Boolean
| Type | Name | Description |
|---|---|---|
| RtfObject | obj | The Word/RTF object. |
| Type | Description |
|---|---|
| bool | true if contains, otherwise false. |