Dictionary.LanguageSpecific Property

Definition

True if the custom dictionary is to be used only with text formatted for a specific language.

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

Property Value

Applies to