Report Manager Documentation

Translator.TranslateStr�Method�

TranslateStr is a class function, can be called without instantiating any Translator, it will look for reportmanres.xxx resource files the file must be in path, else a default string will be returned this.Text=Reportman.Translator.TranslateStr(4);

public�static�string�TranslateStr(
���intindex
);

See Also

Translator Class | Reportman.Drawing Namespace