Keyoti RapidSpell Web .NET Help Docs
HideUserDictionaryErrors Property
API DocumentationKeyoti.RapidSpellRapidSpellWebHideUserDictionaryErrors
Keyoti RapidSpell Web .NET
When errors occur with the user dictionary, they are reported to the user if this==false.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool HideUserDictionaryErrors { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool HideUserDictionaryErrors { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property HideUserDictionaryErrors As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property HideUserDictionaryErrors As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool HideUserDictionaryErrors {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool HideUserDictionaryErrors {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member HideUserDictionaryErrors : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member HideUserDictionaryErrors : bool with get, set
Property Value
Boolean

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