Class
TextHighlightTag

Represents tag for text highlighting.

Definition

Namespace:Telerik.Windows.SyntaxEditor.Core.Tagging

Assembly:Telerik.Windows.SyntaxEditor.Core.dll

Syntax:

cs-api-definition
public class TextHighlightTag : TextFormattingTagBase, ITextFormattingTag, ITag

Inheritance: objectTextFormattingTagBaseTextHighlightTag

Implements: ITagITextFormattingTag

Inherited Members TextFormattingTagBase.FormatDefinitionKey

Constructors

TextHighlightTag(ITextFormatDefinitionKey)

Initializes a new instance of the TextHighlightTag class.

Declaration

cs-api-definition
public TextHighlightTag(ITextFormatDefinitionKey formatDefinitionKey)

Parameters

formatDefinitionKey

ITextFormatDefinitionKey