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