ClassUnderlineTag
Class
Represents a tag for underlined text.
Definition
Namespace:Telerik.Windows.SyntaxEditor.Core.Tagging
Assembly:Telerik.Windows.SyntaxEditor.Core.dll
Syntax:
cs-api-definition
public class UnderlineTag : TextFormattingTagBase, ITextFormattingTag, ITag
Inheritance: objectTextFormattingTagBaseUnderlineTag
Implements:
Inherited Members
Constructors
UnderlineTag(ITextFormatDefinitionKey)
Initializes a new instance of the UnderlineTag class.
Declaration
cs-api-definition
public UnderlineTag(ITextFormatDefinitionKey formatDefinitionKey)
Parameters
formatDefinitionKey