Skip to content

Files

Latest commit

 

History

History
41 lines (23 loc) · 1.11 KB

PowerPoint.Presentation.DocumentInspectors.md

File metadata and controls

41 lines (23 loc) · 1.11 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Presentation.DocumentInspectors property (PowerPoint)
vbapp10.chm583101
vbapp10.chm583101
PowerPoint.Presentation.DocumentInspectors
3f5c9fb1-de9c-170b-dca5-22215cad1dd5
06/08/2017
medium

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 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 Using the Document Inspector.

See also

Presentation Object

[!includeSupport and feedback]