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