Table of Contents

Method NewLineAbove

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

NewLineAbove()

When implemented by a class, inserts a line break above the current position.

bool NewLineAbove()

Returns

bool

True if the method succeed; otherwise false.