Method NewLineBelow
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
NewLineBelow()
Inserts a line break below the current position.
public virtual bool NewLineBelow()
Returns
- bool
True if the method succeed; otherwise false.