Options.InlineConversion Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
True : Microsoft Word affiche, dans l'éditeur de méthode d'entrée (IME) du japonais, une chaîne de caractères non confirmée en tant qu'insertion entre des chaînes de caractères (confirmées) existantes.
public:
property bool InlineConversion { bool get(); void set(bool value); };
public bool InlineConversion { get; set; }
member this.InlineConversion : bool with get, set
Public Property InlineConversion As Boolean