Options.SuggestFromMainDictionaryOnly Property

Definition

True if Microsoft Word draws spelling suggestions from the main dictionary only. False if it draws spelling suggestions from the main dictionary and any custom dictionaries that have been added.

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

Property Value

Applies to