Navigation:  Getting Started with TextDynamic > Introduction to the API > Initialize the Component >

SetLanguage (Localization)

Previous pageReturn to chapter overviewNext page

This method selects the language for the user interface.

 

The strings used by the user interface are defined in a special XML section in the package file which also contains the description of the toolbar and the toolbar images. (see SetLayout and LanguageFile)

 

Example: WPDLLInt1.SetLanguage("DE") will select German language.

 

This are the dialogs to change the paragraph indents, tabs and spacing - with German language selected.

 

clip0043