Share via


ProtectedViewWindow.Presentation Property

Returns a Presentation object that represents the presentation in which the specified window was created. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Presentation As Presentation
    Get
'Usage
Dim instance As ProtectedViewWindow
Dim value As Presentation

value = instance.Presentation
Presentation Presentation { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Presentation

See Also

Reference

ProtectedViewWindow Interface

ProtectedViewWindow Members

Microsoft.Office.Interop.PowerPoint Namespace