| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ASCIISearchClass > AsciiSearchClass Properties >====== Translator (TranslatorClass object:ASCIISearchClass) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[linecounter current line number .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[asciisearchclass methods.htm|{{btn_next_n.gif|Next page}}]] | | || | | **Translator** | **&TranslatorClass, PROTECTED** | {{blk2blue.jpg|blk2blue.jpg}} The **Translator **property is a reference to the TranslatorClass object for the ASCIISearchClass object. The ASCIISearchClass object uses this property to translate window text to the appropriate language. **Implementation:** The ASCIISearchClass does not initialize the Translator property. The ASCIISearchClass only invokes the Translator if the Translator property is not null. You can use the AsciiViewerClass.SetTranslator method to set the Translator property. **See Also:     **[[settranslator set run time translator asciiviewerclass .htm|AsciiViewerClass.SetTranslator]]