Editors Interface

A collection of Editor objects that represents a collection of users or groups of users who have been given specific permissions to edit portions of a document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
<GuidAttribute("AED7E08C-14F0-4F33-921D-4C5353137BF6")> _
Public Interface Editors
'Usage
Dim instance As Editors
[GuidAttribute("AED7E08C-14F0-4F33-921D-4C5353137BF6")]
public interface Editors

Remarks

Use the Add method to give a specified user or group permission to modify a range or selection within a document.

See Also

Reference

Editors Members

Microsoft.Office.Interop.Word Namespace