Options.AutoFormatAsYouTypeReplaceFarEastDashes Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
True para o Microsoft Word para corrigir automaticamente traços e sons de vogais longas.
public:
property bool AutoFormatAsYouTypeReplaceFarEastDashes { bool get(); void set(bool value); };
public bool AutoFormatAsYouTypeReplaceFarEastDashes { get; set; }
member this.AutoFormatAsYouTypeReplaceFarEastDashes : bool with get, set
Public Property AutoFormatAsYouTypeReplaceFarEastDashes As Boolean