CodeFormatterFormatCode Method

Overload List

FormatCode(String) Formats the specified source code as HTML.
FormatCode(String, TextWriter) Formats the specified source code as HTML, writing the result to the specified TextWriter.

See Also