HyphenationDictionary class

HyphenationDictionary class

Represents a mapping between an ISO language code and its associated hyphenation dictionary stream.

The HyphenationDictionary type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the HyphenationDictionary class.

Properties

Property Description
language_code Gets the ISO language code.
dictionary_stream Gets the stream of the hyphenation dictionary.

See Also