Reviewer
Contents
[
Hide
]Reviewer class
Contains elements that contain identifying information about a document reviewer.
Reviewer()
Constructor.
Properties
| Name | Type | Description |
|---|---|---|
| IX | int | The zero-based index of the element within its parent element. |
| Del | int | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| Name | Str2Value | Name element specifies the name of a document reviewer. |
| Initials | Str2Value | Contains the initials of a document reviewer. |
| Color | ColorValue | Color element specifies an RGB value representing the color assigned to a document reviewer’s markup. |
| ReviewerID | IntValue | Contains the ID number of the reviewer adding markup to the document. |
| CurrentIndex | IntValue | Indicates the value of the MarkerIndex element that will be added when the current reviewer adds another comment to the |