Keyoti RapidSpell Desktop .NET API Docs
isPositionInUnderline Method (index)
APIKeyoti.RapidSpellTextBoxUtilityAdapterisPositionInUnderline(Int32)
Keyoti RapidSpell Desktop .NET
Whether index is inside a visible underline
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool isPositionInUnderline(
	int index
)
public bool isPositionInUnderline(
	int index
)
Public Function isPositionInUnderline ( 
	index As Integer
) As Boolean
Public Function isPositionInUnderline ( 
	index As Integer
) As Boolean
public:
bool isPositionInUnderline(
	int index
)
public:
bool isPositionInUnderline(
	int index
)
member isPositionInUnderline : 
        index : int -> bool 
member isPositionInUnderline : 
        index : int -> bool 
Parameters
index (Int32)
Return Value

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