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