Options.ConvertHighAnsiToFarEast 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 convertit le texte associé à une police d'Asie orientale en lui affectant la police appropriée lorsqu'il ouvre un document.
public:
property bool ConvertHighAnsiToFarEast { bool get(); void set(bool value); };
public bool ConvertHighAnsiToFarEast { get; set; }
member this.ConvertHighAnsiToFarEast : bool with get, set
Public Property ConvertHighAnsiToFarEast As Boolean