Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / CopyDataFormats Enumeration
In This Topic
    CopyDataFormats Enumeration
    In This Topic
    Specifies the format in which data is copied for the Copy function.
    Members
    MemberDescription
    LinesCopies data as lines with CR/LFs.
    ParagraphCopies data as paragraphs for word processing.
    UnformattedCopies unformatted data without CR/LFs.
    See Also