TextSource.Styles Field

T3000 CrossPlatform

TextSourceStyles Field

[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 readonly Style[] Styles
Public ReadOnly Styles As Style()

Dim instance As TextSource
Dim value As Style()

value = instance.Styles

Field Value

Type: Style
See Also