The SyntaxHighlighter type exposes the following members.
Methods
Name | Description | |
---|---|---|
AutoIndentNeeded | ||
CSharpSyntaxHighlight |
Highlights C# code
| |
Dispose | ||
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
HighlightSyntax(String, Range) |
Highlights syntax for given XML description file
| |
HighlightSyntax(Language, Range) |
Highlights syntax for given language
| |
HighlightSyntax(SyntaxDescriptor, Range) | ||
HTMLSyntaxHighlight |
Highlights HTML code
| |
InitStyleSchema | ||
JScriptSyntaxHighlight |
Highlights JavaScript code
| |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ParseXmlDescription | ||
PHPSyntaxHighlight |
Highlights PHP code
| |
SQLSyntaxHighlight |
Highlights SQL code
| |
ToString | (Inherited from Object.) | |
VBSyntaxHighlight |
Highlights VB code
|