Keyoti RapidSpell Desktop .NET API Docs
GetLineFromCharIndex Method (ind)
APIKeyoti.RapidSpell.ThirdParty.DevExpress6TextBoxConnectorGetLineFromCharIndex(Int32)
Keyoti RapidSpell Desktop .NET
Gets the line number that char index is on
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int GetLineFromCharIndex(
	int ind
)
public int GetLineFromCharIndex(
	int ind
)
Public Function GetLineFromCharIndex ( 
	ind As Integer
) As Integer
Public Function GetLineFromCharIndex ( 
	ind As Integer
) As Integer
public:
virtual int GetLineFromCharIndex(
	int ind
) sealed
public:
virtual int GetLineFromCharIndex(
	int ind
) sealed
abstract GetLineFromCharIndex : 
        ind : int -> int 
override GetLineFromCharIndex : 
        ind : int -> int 
abstract GetLineFromCharIndex : 
        ind : int -> int 
override GetLineFromCharIndex : 
        ind : int -> int 
Parameters
ind (Int32)
Return Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412