Keyoti RapidSpell Desktop .NET API Docs
MakeCap Method (word)
APIKeyoti.RapidSpellRapidSpellCheckerMakeCap(String)
Keyoti RapidSpell Desktop .NET
Capitalises first letter of word
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static string MakeCap(
	string word
)
public static string MakeCap(
	string word
)
Public Shared Function MakeCap ( 
	word As String
) As String
Public Shared Function MakeCap ( 
	word As String
) As String
public:
static String^ MakeCap(
	String^ word
)
public:
static String^ MakeCap(
	String^ word
)
static member MakeCap : 
        word : string -> string 
static member MakeCap : 
        word : string -> string 
Parameters
word (String)
Return Value

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