1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Options.Load
  6. /
  7. HyphenationOptions
  8. /
  9. HyphenationDictionaries

HyphenationOptions.HyphenationDictionaries property

On this page

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

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

See Also

On this page