SetDisplayModeInReview
function SetDisplayModeInReview(sMode: string = "edit"): void
Description
Sets the display mode for track changes.
Parameters
- sMode
string
"edit" The display mode: edit - all changes are displayed, simple - all changes are displayed but the balloons are turned off, final - all accepted changes are displayed, original - all rejected changes are displayed.
Returns
void