Table of Contents

Property Pos

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

Pos

Gets position of the bookmark within the text line. 0 corresponds to the first character in a line, 1 to the second character, and so on.

public virtual int Pos { get; }

Property Value

int