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

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