SpellingOptions.ArabicStrictAlefHamza 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.
Obtient ou définit si le contrôle d’orthographe utilise des règles concernant les mots arabes commençant par un alef hamza.
public:
property bool ArabicStrictAlefHamza { bool get(); void set(bool value); };
public bool ArabicStrictAlefHamza { get; set; }
Public Property ArabicStrictAlefHamza As Boolean
Valeur de propriété
true si le contrôle d’orthographe utilise des règles concernant les mots arabes commençant par un alef hamza ; sinon, false.
Remarques
En lecture/écriture
true si le contrôle d’orthographe utilise les règles orthographiques concernant les mots arabes commençant par un alef hamza ; sinon false.