Keyoti RapidSpell WPF API Docs
IsStartsWithCap Method (word)
APIKeyoti.RapidSpell.WpfRapidSpellCheckerIsStartsWithCap(String)
Keyoti RapidSpell WPF
Whether first letter is a capital and rest are lower.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static bool IsStartsWithCap(
	string word
)
public static bool IsStartsWithCap(
	string word
)
Public Shared Function IsStartsWithCap ( 
	word As String
) As Boolean
Public Shared Function IsStartsWithCap ( 
	word As String
) As Boolean
public:
static bool IsStartsWithCap(
	String^ word
)
public:
static bool IsStartsWithCap(
	String^ word
)
static member IsStartsWithCap : 
        word : string -> bool 
static member IsStartsWithCap : 
        word : string -> bool 
Parameters
word (String)
Return Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214