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