Compartir a través de


Options.AutoKeyboardSwitching Propiedad

Definición

True si Microsoft Word cambia automáticamente el idioma del teclado para que coincida con lo que escribe en un momento dado.

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

Valor de propiedad

Comentarios

Para usar esta propiedad, debe tener la CheckLanguage propiedad establecida en True.

Se aplica a