DocumentInspector Members

Include Protected Members
Include Inherited Members

Represents a Document Inspector module in a DocumentInspectors collection.

The DocumentInspector 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 DocumentInspector object. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the DocumentInspector object was created. Read-only.
Public property Description Gets the description of the DocumentInspector object. Read-only.
Public property Name Gets the name of the module represented by a DocumentInspector object. Read-only.
Public property Parent Gets an object that represents the parent of the DocumentInspector object. Read-only.

Top

Methods

  Name Description
Public method Fix Performs an action on specific information items or document properties depending on the Document Inspector module specified.
Public method Inspect Inspects a document for specific information or document properties.

Top

See Also

Reference

DocumentInspector Interface

Microsoft.Office.Core Namespace