The text displayed when the spell check finishes with no spelling errors.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public string NoErrorsText { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)] public string NoErrorsText { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property NoErrorsText As String Get Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property NoErrorsText As String Get Set
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property String^ NoErrorsText { String^ get (); void set (String^ value); }
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property String^ NoErrorsText { String^ get (); void set (String^ value); }
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member NoErrorsText : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member NoErrorsText : string with get, set

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