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