DocumentInspectors Members

Include Protected Members
Include Inherited Members

Represents a collection of DocumentInspector objects.

The DocumentInspectors type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets an Application object that represents the creator of the DocumentInspectors object. Read-only.
Public property Count Gets the number of items in the DocumentInspectors object. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the DocumentInspectors object was created. Read-only.
Public property Item Gets the IDocumentInspector object specified by the index. Read-only.
Public property Parent Gets an object that represents the parent of a DocumentInspectors object. Read-only.

Top

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

DocumentInspectors Interface

Microsoft.Office.Core Namespace