DocumentInspectors Members
Include Protected Members
Include Inherited Members
Represents a collection of DocumentInspector objects.
The DocumentInspectors type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
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 | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the DocumentInspectors object was created. Read-only. |
![]() |
Item | Gets the IDocumentInspector object specified by the index. Read-only. |
![]() |
Parent | Gets an object that represents the parent of a DocumentInspectors object. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() |
Top