KitchenDraw SDK 2
Show / Hide Table of Contents

Property LanguageCode

LanguageCode

The current language as displayed in the "Setup|System" KitchenDraw dialog box.

Declaration
public string LanguageCode { get; set; }
Property Value
Type Description
string

Gets/sets up the current language among the available languages in KitchenDraw.

Remarks

Code represents a language as displayed in the "language" combo-box of the "Setup|System" KitchenDraw dialog box. For example, "FRA" for French, "ENG" for English, "DEU" for German, etc.

The default language is English.

In this article
Back to top Generated by DocFX