Gets or sets the string that contains the replacement text.

Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

C#
public string Replace { get; set; }
Visual Basic
Public Property Replace As String
	Get
	Set

See Also