Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PasteLineBreakOption Enumeration
In This Topic
    PasteLineBreakOption Enumeration
    In This Topic
    Defines options for specifying the character to insert as a line break when pasting data that contains line breaks from the Clipboard to a field on the terminal screen.
    Members
    MemberDescription
    EnterKeyInserts an Enter character.
    NewLineKeyInserts a NewLine character.
    TabKeyInserts a Tab character.
    See Also