​
​
​

Gets a collection of all added hyphenation dictionaries. The property's value is an object of type HyphenationListCollection.

​ Introduced: 4.0.

Syntax

​public Proofing.HyphenationListCollection HyphenationLists{ get; }
​Public ReadOnly Property HyphenationLists() As Proofing.HyphenationListCollection
​

Limitations

Read only.

​