Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 742 Bytes

Word.WdEditorType.md

File metadata and controls

24 lines (17 loc) · 742 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdEditorType enumeration (Word)
Word.WdEditorType
78e4fce6-6cc3-65c5-cb90-581a6d460d0d
06/08/2017
medium

WdEditorType enumeration (Word)

Specifies a user or group of users for a document.

Name Value Description
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.

[!includeSupport and feedback]