Formats the specifies source code as HTML.
Namespace: Ookii.FormatCAssembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- code
- Type:
System String
The code to format.
Return Value
The formatted HTML.Exceptions
| Exception | Condition |
|---|---|
| FormattingInfo is . |
Examples
See Also