new Reviewer()

Constructor.

Methods

getColor()

Color element specifies an RGB value representing the color assigned to a document reviewer's markup.

getCurrentIndex()

Indicates the value of the MarkerIndex element that will be added when the current reviewer adds another comment to the document.

getDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

getInitials()

Contains the initials of a document reviewer.

getIX()

The zero-based index of the element within its parent element.

getName()

Name element specifies the name of a document reviewer.

getReviewerID()

Contains the ID number of the reviewer adding markup to the document.

setDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

setIX()

The zero-based index of the element within its parent element.