// Paths to input document, output document and hyphenation dictionaries. string inputDocPath = @"C:\Docs\German text.docx ...
// Directory that contains the DOCM file and the OpenOffice hyphenation dictionaries. string dataDir = @"C:\Docs\"; // Input DOCM ...