DocumentInspectors Object Members
Represents a collection of DocumentInspector objects.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the creator of the DocumentInspectors object. Read-only. |
| Count | Gets the number of items in the DocumentInspectors object. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the DocumentInspectors object was created. Read-only. |
| Item | Gets the DocumentInspector object specified by the index. Read-only. |
| Parent | Gets an object that represents the parent of a DocumentInspectors object. Read-only. |