Table of Contents

Method GetPrevTabStop

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

GetPrevTabStop(int)

When implemented by a class, returns number of spaces to the previous TabStop.

int GetPrevTabStop(int pos)

Parameters

pos int

Position to check.

Returns

int

Number of spaces.