Reviewer class

Reviewer class

Contains elements that contain identifying information about a document reviewer.

The Reviewer type exposes the following members:

Constructors

ConstructorDescription
Reviewer()Constructor.

Properties

PropertyDescription
ixThe zero-based index of the element within its parent element.
nameName element specifies the name of a document reviewer.
initialsContains the initials of a document reviewer.
colorColor element specifies an RGB value representing the color assigned to a document reviewer’s markup.
reviewer_idContains the ID number of the reviewer adding markup to the document.
current_indexIndicates the value of the MarkerIndex element that will be added when the current reviewer adds another comment to the document.

See Also