Language.ActiveHyphenationDictionary Eigenschaft

Definition

Gibt ein Dictionary -Objekt zurück, das das aktive Silbentrennungswörterbuch für die angegebene Sprache darstellt.

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

Eigenschaftswert

Hinweise

Wenn für die angegebene Sprache kein Silbentrennungswörterbuch installiert ist, gibt diese Eigenschaft Nothing zurück.

Gilt für: