T3000 CrossPlatform Documentation
SyntaxHighlighterXmlTagBracketStyle Property |
[This is preliminary documentation and is subject to change.]
XML tag brackets style
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Style XmlTagBracketStyle { get; set; }
Public Property XmlTagBracketStyle As Style Get Set Dim instance As SyntaxHighlighter Dim value As Style value = instance.XmlTagBracketStyle instance.XmlTagBracketStyle = value
Property Value
Type: StyleSee Also