Skip to content

DevExpress-Examples/word-document-api-enable-automatic-hyphenation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Processing Document API - How to Enable Automatic Hyphenation

The following code sample shows how to link dictionaries to the Word Processing File API component to enable automatic hyphenation. The RichEditDocumentServer supports two types of dictionaries: OpenOfficeHyphenationDictionary and CustomHyphenationDictionary.

Files to Review

Documentation