[]
Determines whether the document property with specified name is contained in IDocumentPropertyCollection.
bool Contains(string name)
| Type | Name | Description |
|---|---|---|
| string | name | The document property name. |
| Type | Description |
|---|---|
| bool | Whether the document property name is contained. |