SyntaxHighlighter Methods

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image

The SyntaxHighlighter type exposes the following members.

Methods

  NameDescription
Public methodAutoIndentNeeded
Public methodCSharpSyntaxHighlight
Highlights C# code
Public methodDispose
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHighlightSyntax(String, Range)
Highlights syntax for given XML description file
Public methodHighlightSyntax(Language, Range)
Highlights syntax for given language
Public methodHighlightSyntax(SyntaxDescriptor, Range)
Public methodHTMLSyntaxHighlight
Highlights HTML code
Public methodInitStyleSchema
Public methodJScriptSyntaxHighlight
Highlights JavaScript code
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberParseXmlDescription
Public methodPHPSyntaxHighlight
Highlights PHP code
Public methodSQLSyntaxHighlight
Highlights SQL code
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodVBSyntaxHighlight
Highlights VB code

See Also