Table of Contents

Method FormatText

Namespace
Alternet.Editor.Python
Assembly
Alternet.Editor.Python.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 object

Syntax element to probe.

Returns

string

Formatted sting that contains a syntax element.