DocumentInspector Object Members
Represents a Document Inspector module in a DocumentInspectors collection.
Methods
| Name | Description | |
|---|---|---|
| Fix | Performs an action on specific information items or document properties depending on the Document Inspector module specified. |
| Inspect | Inspects a document for specific information or document properties. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the creator of the DocumentInspector object. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the DocumentInspector object was created. Read-only. |
| Description | Gets the description of the DocumentInspector object. Read-only. |
| Name | Gets the name of the module represented by a DocumentInspector object. Read-only. |
| Parent | Gets an object that represents the parent of the DocumentInspector object. Read-only. |