Keyoti RapidSpell WPF API Docs
MakeCap Method (word)
APIKeyoti.RapidSpell.WpfRapidSpellCheckerMakeCap(String)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214