[]
Specifies the language to be used when displaying the built-in spell dialog (see C1SpellDialog) and the spell commands in context-sensitive menus.
public enum DialogLanguage
Name | Description |
---|---|
Automatic | Choose dialog language according to the current application culture. |
Chinese | Show Chinese dialog. |
Danish | Show Danish dialog. |
Dutch | Show Dutch dialog. |
English | Show English dialog. |
French | Show French dialog. |
German | Show German dialog. |
Italian | Show Italian dialog. |
Japanese | Show Japanese dialog. |
Korean | Show Korean dialog. |
Norwegian | Show Norwegian dialog. |
Portuguese | Show Portuguese dialog. |
Russian | Show Russian dialog. |
Spanish | Show Spanish dialog. |
Swedish | Show Swedish dialog. |