Method FormatText
- Namespace
- Alternet.Editor.IronPython
- Assembly
- Alternet.Editor.IronPython.v10.dll
FormatText(object)
Formats content of specified syntax element accordingly to language rules of the document.
public static string FormatText(object item)
Parameters
item
objectSyntax element to probe.
Returns
- string
Formatted sting that contains a syntax element.