WdEditorType Enum

Definition

Specifies a user or group of users for a document.

public enum class WdEditorType
[System.Runtime.InteropServices.Guid("3BD9B6CC-D6CF-34C9-A032-B9131B8081D4")]
public enum WdEditorType
type WdEditorType = 
Public Enum WdEditorType
Inheritance
WdEditorType
Attributes

Fields

wdEditorCurrent -6

Represents the current user of the document.

wdEditorEditors -5

Represents the Editors group for documents that use Information Rights Management.

wdEditorEveryone -1

Represents all users who open a document.

wdEditorOwners -4

Represents the Owners group for documents that use Information Rights Management.

Applies to