revisionBarsColor property

RevisionOptions.revisionBarsColor property

Allows to specify the color to be used for side bars that identify document lines containing revised information. Default value is RevisionColor.Red.

get revisionBarsColor(): Aspose.Words.Layout.RevisionColor

Remarks

Setting this property to RevisionColor.ByAuthor or RevisionColor.NoHighlight values will result in hiding revision bars from the layout.

See Also