Editors Members

Include Protected Members
Include Inherited Members

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.

The Editors type exposes the following members.

Methods

  Name Description
Public method Add Returns an Editor object that represents a new permission for a specified user to modify a range or selection within a document.
Public method Item Returns a Editor object that represents a specific user or a group of users who have been given permission to edit a portion of a document.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Count Returns the number of items in the specified collection.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Parent Returns an object that represents the parent object of the specified object.

Top

See Also

Reference

Editors Interface

Microsoft.Office.Interop.Word Namespace