Method GetFormattedText
- Namespace
- Alternet.Editor.TypeScript
- Assembly
- Alternet.Editor.TypeScript.v10.dll
GetFormattedText(NavigationBarItem)
Retrieves content of specified syntax element accordingly to language rules of the document.
public static string GetFormattedText(NavigationBarItem item)
Parameters
item
NavigationBarItemItem to probe.
Returns
- string
Formatted sting that contains a syntax element.