Reviewer class

Reviewer class

Contains elements that contain identifying information about a document reviewer.

The Reviewer type exposes the following members:

Constructors

Constructor Description
Reviewer() Constructor.

Properties

Property Description
ix The zero-based index of the element within its parent element.
name Name element specifies the name of a document reviewer.
initials Contains the initials of a document reviewer.
color Color element specifies an RGB value representing the color assigned to a document reviewer’s markup.
reviewer_id Contains the ID number of the reviewer adding markup to the document.
current_index Indicates the value of the MarkerIndex element that will be added when the current reviewer adds another comment to the document.

See Also