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