IDocumentInspector interface

Office 2013 and later

Represents the interface through which the methods of a IDocumentInspector object are accessed.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

No code example is currently available or this language may not be supported.

NoteNote

The IDocumentInspector object is for the exclusive use of custom Document Inspector module authors and cannot be used with Visual Basic for Applications (VBA).

IDocumentInspector provides access to the GetInfo, Inspect, and Fix methods. The IDocumentInspector object is used with custom Document Inspector modules. This is in contrast to modules that are shipped with 1st_Office12.

Show: