Editor Members

Include Protected Members
Include Inherited Members

Represents a single user who has been given specific permissions to edit portions of a document.

The Editor type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.
Public method DeleteAll Deletes all editing permissions in a document for a specific user.
Public method SelectAll Selects all the shapes in the main story, in a canvas, or in headers and footers of a document.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property ID Returns or sets the identifying label for the specified object when the current document is saved as a Web page.
Public property Name Returns or sets the name of the specified object.
Public property NextRange Returns a Range object that represents the next range for which a user has permissions to modify.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.

Top

See Also

Reference

Editor Interface

Microsoft.Office.Interop.Word Namespace