Table of Contents

Method IsContentDivider

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

IsContentDivider(int)

When implemented by a class, gets boolean value indicating whether text content is divided at given line.

bool IsContentDivider(int index)

Parameters

index int

Line to check.

Returns

bool

True if succeed; otherwise false.