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

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204