Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the Microsoft OfficeDocumentInspectors collection. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property DocumentInspectors As DocumentInspectors
Get
'Usage
Dim instance As _Presentation
Dim value As DocumentInspectors
value = instance.DocumentInspectors
DocumentInspectors DocumentInspectors { get; }
Property Value
Type: Microsoft.Office.Core.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.