Language.ActiveHyphenationDictionary Propriété

Définition

Renvoie un Dictionary objet qui représente le dictionnaire de coupures d’union actif pour la langue spécifiée.

public:
 property Microsoft::Office::Interop::Word::Dictionary ^ ActiveHyphenationDictionary { Microsoft::Office::Interop::Word::Dictionary ^ get(); };
public Microsoft.Office.Interop.Word.Dictionary ActiveHyphenationDictionary { get; }
member this.ActiveHyphenationDictionary : Microsoft.Office.Interop.Word.Dictionary
Public ReadOnly Property ActiveHyphenationDictionary As Dictionary

Valeur de propriété

Remarques

Si aucun dictionnaire de coupures d’union n’est installé pour la langue spécifiée, cette propriété renvoie Nothing.

S’applique à