| C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace : DialogLanguage Enumeration |
'Declaration Public Enum DialogLanguage Inherits System.Enum
public enum DialogLanguage : System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1SpellChecker.DialogLanguage