ClassTextHighlightTag
Class
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:
Inherited Members
Constructors
TextHighlightTag(ITextFormatDefinitionKey)
Initializes a new instance of the TextHighlightTag class.
Declaration
cs-api-definition
public TextHighlightTag(ITextFormatDefinitionKey formatDefinitionKey)
Parameters
formatDefinitionKey