Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

CommentOptions.ResetColor() Method

Applies default coloring scheme to comment colors.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v20.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

public virtual void ResetColor()

Remarks

Default comment colors are obtained from the predefined color scheme, a distinct color for each reviewer. The colors are shown in the picture below.

CommentColors

See Also