Method WriteLineText
WriteLineText(string)
Writes text at the current position and moves caret to the beginning of the next line.
public virtual void WriteLineText(string text)
Parameters
text
string
Writes text at the current position and moves caret to the beginning of the next line.
public virtual void WriteLineText(string text)
text
string