HyphenationDictionaries

HyphenationOptions.HyphenationDictionaries property

Dictionary containing associates between ISO language codes with provided hyphenation dictionary streams.

public Dictionary<string, Stream> HyphenationDictionaries { get; set; }

See Also