Contains Method (IDocumentPropertyCollection)
Determines whether the document property with specified name is contained in
IDocumentPropertyCollection.
System.bool Contains(
System.string
)
Parameters
- name
- The document property name.
Return Value
Whether the document property name is contained.