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