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
textstring
Writes text at the current position and moves caret to the beginning of the next line.
public virtual void WriteLineText(string text)
text string