Partager via


Presentation.DocumentInspectors Property (PowerPoint)

Returns the Microsoft Office DocumentInspectors collection. Read-only.

Syntax

expression .DocumentInspectors

expression An expression that returns a Presentation object.

Return Value

DocumentInspectors

Remarks

The 2007 Office System Document Inspector is a feature that helps you to examine and remove sensitive information in a document. The DocumentInspector object makes it possible to create custom modules. For more information about working with the Document Inspector, see Customizing the 2007 Office System Document Inspector.

See Also

Concepts

Presentation Object Members

Presentation Object