ClassCommentsOptions
Class
Represents the options for managing comments in a document.
Definition
Namespace:Telerik.Windows.Documents.Model.Revisions
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class CommentsOptions
Inheritance: objectCommentsOptions
Constructors
CommentsOptions()
Declaration
cs-api-definition
public CommentsOptions()
Properties
ColorOptions
Represents the color options for comments in the document model.
Declaration
cs-api-definition
public RevisionColor ColorOptions { get; set; }
Property Value