Table of Contents

Method UnBreakLine

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

UnBreakLine(bool)

Concatenates lines at current position.

public virtual bool UnBreakLine(bool withChange = false)

Parameters

withChange bool

Indicates if the change needs to be translated to the parser

Returns

bool

True if the method succeed; otherwise false.