Keyoti RapidSpell Web .NET Help Docs
RapidSpellChecker Constructor (licenseKey)
API DocumentationKeyoti.RapidSpellRapidSpellCheckerRapidSpellChecker(String)
Keyoti RapidSpell Web .NET
Creates a RapidSpellChecker, with no user dictionary.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public RapidSpellChecker(
	string licenseKey
)
public RapidSpellChecker(
	string licenseKey
)
Public Sub New ( 
	licenseKey As String
)
Public Sub New ( 
	licenseKey As String
)
public:
RapidSpellChecker(
	String^ licenseKey
)
public:
RapidSpellChecker(
	String^ licenseKey
)
new : 
        licenseKey : string -> RapidSpellChecker
new : 
        licenseKey : string -> RapidSpellChecker
Parameters
licenseKey (String)
Exceptions
ExceptionCondition
ApplicationExceptionIf the dictionary cannot be read.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331