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)

Usage

Public Class ditorsImplementation
    Implements Editors
End Class
Dim ditorsImplementation1 As New ditorsImplementation()

Syntax

Public Interface Editors
public interface Editors
public interface class Editors
public interface Editors
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.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace

Other Resources

Editors Members