Skip to content

Adds a hyphenation dictionary and enables hyphenation in RichEditDocumentServer

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/word-document-api-link-hyphenation-dictionaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Processing Document API - Link Hyphenation Dictionaries

The following code sample enables the word hyphenation in RichEditDocumentServer. To accomplish the task, you must first add a hyphenation dictionary to the RichEditDocumentServer.HyphenationDictionaries collection. Once you link hyphenation dictionaries, you can enable or suppress automatic hyphenation in code or within the UI.

Note

Please note that DevExpress does not offer hyphenation dictionaries. In this example, we utilize an American hyphenation dictionary from this site: LibreOffice.org - English Dictionaries. You can download the dictionary source (including the license agreement) from this link. If you wish to use this dictionary in your application, please ensure the relevant license agreement permits it.

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Adds a hyphenation dictionary and enables hyphenation in RichEditDocumentServer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages