Keyoti RapidSpell WPF API Docs
IsAllCaps Method (s)
APIKeyoti.RapidSpell.WpfRapidSpellCheckerIsAllCaps(String)
Keyoti RapidSpell WPF
Whether all chars in s are in upper case
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static bool IsAllCaps(
	string s
)
public static bool IsAllCaps(
	string s
)
Public Shared Function IsAllCaps ( 
	s As String
) As Boolean
Public Shared Function IsAllCaps ( 
	s As String
) As Boolean
public:
static bool IsAllCaps(
	String^ s
)
public:
static bool IsAllCaps(
	String^ s
)
static member IsAllCaps : 
        s : string -> bool 
static member IsAllCaps : 
        s : string -> bool 
Parameters
s (String)
Return Value

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