InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / CopyGraphicsBackground Property
In This Topic
    CopyGraphicsBackground Property
    In This Topic
    Gets or sets whether bitmaps copied to the Clipboard are edited to set the background color to white and near-white colors to black.
    Syntax
    expression.CopyGraphicsBackground As Boolean
    where expression is a variable that represents a Screen Object
    Remarks
    This is useful for pasting graphic images into word-processing documents.
    See Also