Constructor Summary |
---|
Reviewer()
Constructor. |
Property Getters/Setters Summary | ||
---|---|---|
method | getColor() | |
Color element specifies an RGB value representing the color assigned to a document reviewer's markup.
|
||
method | getCurrentIndex() | |
Indicates the value of the MarkerIndex element that will be added when the current reviewer adds another comment to the document.
|
||
method | getDel() | |
method | setDel(value) | |
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. | ||
method | getInitials() | |
Contains the initials of a document reviewer.
|
||
method | getIX() | |
method | setIX(value) | |
The zero-based index of the element within its parent element. | ||
method | getName() | |
Name element specifies the name of a document reviewer.
|
||
method | getReviewerID() | |
Contains the ID number of the reviewer adding markup to the document.
|
int getIX() / setIX(value)
int getDel() / setDel(value)
ColorValue getColor()
IntValue getReviewerID()