Method GetLineNumberString
GetLineNumberString(int)
String representation of specified line number.
public string GetLineNumberString(int textLineIndex)
Parameters
textLineIndexintNumber of line to process.
Returns
- string
String representation of specified line number if
TextEditor.LineNumbersVisibleproperty if true; otherwise null.