This method is implemented in FRE for Windows.
This method displays the Dictionary dialog box that allows a user to edit the dictionary. This dialog box allows a user to import any text file in Windows ANSI- and Unicode-encoding (the only requirement is that words must be separated by spaces or other non-alphabetic characters).
Syntax
C++
Visual Basic .NET
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
The dialog box that this methods displays will have the value of the IDictionary::Name property as its caption. For correct operation of this method it is necessary to assign a correct value to the IEngine::ParentWindow property.
See also
Dictionary