Definition
Namespace:Telerik.WinForms.Documents.UI
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class CommentAppearanceSettings
Inheritance: objectCommentAppearanceSettings
Constructors
C#
public CommentAppearanceSettings()
Properties
C#
public Brush BackgroundBrush { get; set; }
C#
public Brush BorderBrush { get; set; }
C#
public Color HighlightColor { get; set; }