Edit

Share via


Word.EditorType enum

Represents the classes of users who can edit authorized portions of a protected (read-only) document.

Remarks

[ API set: WordApiDesktop 1.4 ]

Fields

current = "Current"

Represents the current user of the document.

editors = "Editors"

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

everyone = "Everyone"

Represents all users who open a document.

owners = "Owners"

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