AutoCorrect.ReplaceText Property

Definition

Returns or sets a value that indicates whether to automatically replace specified text with entries from the AutoCorrect list.

public:
 property bool ReplaceText { bool get(); void set(bool value); };
public bool ReplaceText { get; set; }
member this.ReplaceText : bool with get, set
Public Property ReplaceText As Boolean

Property Value

Applies to