T3000 CrossPlatform Documentation
SyntaxHighlighter Properties |
[This is preliminary documentation and is subject to change.]
The SyntaxHighlighter type exposes the following members.
Properties
Name | Description | |
---|---|---|
AttributeStyle |
C# attribute style
| |
AttributeValueStyle |
HTML attribute value style
| |
ClassNameStyle |
Class name style
| |
CommentStyle |
Comment style
| |
CommentTagStyle |
Style of tags in comments of C#
| |
FunctionsStyle |
SQL Functions style
| |
HtmlEntityStyle |
HTML Entity style
| |
KeywordStyle |
Keyword style
| |
KeywordStyle2 |
Specific PHP keyword style
| |
KeywordStyle3 |
Specific PHP keyword style
| |
NumberStyle |
Number style
| |
RegexCompiledOption | ||
StatementsStyle |
SQL Statements style
| |
StringStyle |
String style
| |
TagBracketStyle |
HTML tag brackets style
| |
TagNameStyle |
HTML tag name style
| |
TypesStyle |
SQL Types style
| |
VariableStyle |
Variable style
| |
XmlAttributeStyle |
XML attribute style
| |
XmlAttributeValueStyle |
XML attribute value style
| |
XmlCDataStyle |
XML CData style
| |
XmlEntityStyle |
XML Entity style
| |
XmlTagBracketStyle |
XML tag brackets style
| |
XmlTagNameStyle |
XML tag name style
|
See Also