Options.EnableSound Property

Definition

True if Microsoft Word makes the computer respond with a sound whenever an error occurs.

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

Property Value

Applies to