commentColor property

RevisionOptions.commentColor property

Allows to specify the color to be used for comments. Default value is RevisionColor.Red.

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

Remarks

If set this property to RevisionColor.ByAuthor or RevisionColor.NoHighlight values, as the result this property will be set to default color.

See Also