WdEditorType 列挙型

定義

文書のユーザーまたはユーザーのグループを指定します。

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

フィールド

wdEditorCurrent -6

文書の現在のユーザーを表します。

wdEditorEditors -5

Information Rights Management を使用する文書の編集者グループを表します。

wdEditorEveryone -1

文書を開くすべてのユーザーを表します。

wdEditorOwners -4

Information Rights Management を使用する文書の所有者グループを表します。

適用対象