Method GetPrevTabStop
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
GetPrevTabStop(int)
Returns number of spaces to the previous TabStop.
public virtual int GetPrevTabStop(int pos)
Parameters
pos
intPosition to check.
Returns
- int
Number of spaces.