Method GetPrevTabStop
GetPrevTabStop(int)
Returns number of spaces to the previous TabStop.
public virtual int GetPrevTabStop(int pos)
Parameters
posintPosition to check.
Returns
- int
Number of spaces.
Returns number of spaces to the previous TabStop.
public virtual int GetPrevTabStop(int pos)
pos intPosition to check.
Number of spaces.