API Documentation
>
CorelDRAW
>
2025-v26
>
LocalizableString
>
IVGLocalizableString
LocalizableString.GetLangString method
Returns the string for the given language. If missing, returns the default language string or first available string in other languages
Syntax:
Function
GetLangString
(
ByVal
Language
As
String
)
As
String
Parameters:
Name
Type
Description
Language
String
Remarks:
The
GetLangString
method returns the string for the specified language. If the string is missing, the method returns the default language string or the first available string in other languages.