DocumentProperties.Item Property
Gets a DocumentProperty object from the DocumentProperties collection. Read-only.
Syntax
expression.Item(Index)
expression Required. A variable that represents a DocumentProperties object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Index | Required | Variant | The name or index number of the document property returned. |