Method IsContentDivider
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
IsContentDivider(int)
Gets boolean value indicating whether text content is divided at given line.
public virtual bool IsContentDivider(int index)
Parameters
index
intLine to check.
Returns
- bool
True if succeed; otherwise false.