Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / WRQCompressionOption Enumeration
In This Topic
    WRQCompressionOption Enumeration
    In This Topic
    Options for specifying how file compression is handled.
    Members
    MemberDescription
    HuffmanPerforms Huffman compression on transfers.
    NonePerforms no compression on transfers.
    RlePerforms run-length compression on transfers.
    See Also