Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / GetTextArea Enumeration
In This Topic
    GetTextArea Enumeration
    In This Topic
    Defines options that specify how to handle the screen data between Start Row/Col and End Row/Col.
    Members
    MemberDescription
    BlockData contained within a rectangle defined by the row and column parameters.
    StreamContinuous data effectively wrapping at screen boundaries.
    See Also