Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / RegionOption Enumeration
In This Topic
    RegionOption Enumeration
    In This Topic
    How a screen region is to be interpreted.
    Members
    MemberDescription
    RectangularReturns text within the rectangular area that is created by the starting row and column and ending row and column.
    WrappedReturns all text between the starting and ending cursor position.
    See Also