Keyoti RapidSpell Desktop .NET API Docs
UnhideUnderline Method (start, end)
APIKeyoti.RapidSpellTextBoxUtilityAdapterUnhideUnderline(Int32, Int32)
Keyoti RapidSpell Desktop .NET
Unhides an underline
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void UnhideUnderline(
	int start,
	int end
)
public virtual void UnhideUnderline(
	int start,
	int end
)
Public Overridable Sub UnhideUnderline ( 
	start As Integer,
	end As Integer
)
Public Overridable Sub UnhideUnderline ( 
	start As Integer,
	end As Integer
)
public:
virtual void UnhideUnderline(
	int start, 
	int end
)
public:
virtual void UnhideUnderline(
	int start, 
	int end
)
abstract UnhideUnderline : 
        start : int * 
        end : int -> unit 
override UnhideUnderline : 
        start : int * 
        end : int -> unit 
abstract UnhideUnderline : 
        start : int * 
        end : int -> unit 
override UnhideUnderline : 
        start : int * 
        end : int -> unit 
Parameters
start (Int32)
end (Int32)

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