IAutomationSetLanguagePackage Method

Set the language for PCB-Investigator e.g. English. Value can only be used after creating an IPCBIWindow instance.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static void SetLanguagePackage(
	string Language
)

Parameters

Language  String
 

Return Value

name of language

See Also