PpProtectedViewCloseReason Enumeration

A constant that specifies the reason the protected view window is closed.

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

Syntax

'Declaration
<GuidAttribute("7F9B36C7-48CC-335E-B058-49658FD8CECE")> _
Public Enumeration PpProtectedViewCloseReason
'Usage
Dim instance As PpProtectedViewCloseReason
[GuidAttribute("7F9B36C7-48CC-335E-B058-49658FD8CECE")]
public enum PpProtectedViewCloseReason

Members

Member name Description
ppProtectedViewCloseNormal Normal
ppProtectedViewCloseEdit Edit
ppProtectedViewCloseForced Forced

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace