_Presentation.DocumentInspectors Property
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