Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / CopyFormatDIB Property
In This Topic
    CopyFormatDIB Property
    In This Topic
    Gets or sets a value indicating whether to copy from Reflection to the DIB (Device Independent Bitmap) Clipboard format
    Syntax
    expression.CopyFormatDIB As Boolean
    where expression is a variable that represents a IbmScreen Object
    See Also