Table of Contents

Property Position

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

Position

Gets position of the bookmark within the text (index of character and line). Corresponds to Pos and Line properties.

public virtual Point Position { get; set; }

Property Value

Point