WdProtectedViewCloseReason Enum

Definition

Specifies how the Protected View window was closed.

public enum class WdProtectedViewCloseReason
public enum WdProtectedViewCloseReason
type WdProtectedViewCloseReason = 
Public Enum WdProtectedViewCloseReason
Inheritance
WdProtectedViewCloseReason

Fields

wdProtectedViewCloseEdit 1

The window was closed when the user clicked the Enable Editing or Edit Anyway button while in Protected View.

wdProtectedViewCloseForced 2

The window was closed because the application shut it down forcefully or it stopped responding.

wdProtectedViewCloseNormal 0

The window was closed normally.

Applies to