Skip to main content
All docs
V25.1
  • OpenOfficeHyphenationDictionary Properties

    Represent an OpenOffice hyphenation dictionary.
    Name Description
    CultureInfo Returns the dictionary’s culture information. Inherited from HyphenationDictionaryBase.
    DictionaryPath Specifies a path to the dictionary file. Inherited from HyphenationDictionaryBase.
    LeftHyphenMin Specifies the minimum number of characters that must appear before the first hyphen.
    RightHyphenMin Specifies the minimum number of characters that must appear after the last hyphen.
    See Also