Method FormatText
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.