New to Telerik UI for WPFStart a free 30-day trial

Represents the options for managing comments in a document.

Definition

Namespace:Telerik.Windows.Documents.Model.Revisions

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class CommentsOptions

Inheritance: objectCommentsOptions

Constructors

C#
public CommentsOptions()

Properties

Represents the color options for comments in the document model.

C#
public RevisionColor ColorOptions { get; set; }