| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ASCIIPrintClass > AsciiPrintClass Properties >====== Translator (TranslatorClass object:AsciiPrintClass) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[printpreview print preview switch .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[asciiprintclass 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 AsciiPrintClass object. The AsciiPrintClass object uses this property to translate text in the object's Print Options dialog to the appropriate language. **Implementation:** The AsciiPrintClass does not initialize the Translator property. The AsciiPrintClass only invokes the Translator if the Translator property is not null. You can use the AsciiViewerClass.SetTranslator method or a reference assignment statement to set the Translator property. **See Also:     **[[settranslator set run time translator asciiviewerclass .htm|AsciiViewerClass.SetTranslator]]