Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / TextTranslationOption Enumeration
In This Topic
    TextTranslationOption Enumeration
    In This Topic
    How or if text is translated.
    Members
    MemberDescription
    AsXMLReturns the string in XML format.
    DefaultTranslationTranslates the returned string from host to PC character set.
    NoTranslationDoes not translate the returned string from host to PC character set.
    See Also