Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / PasteAlignText Property
In This Topic
    PasteAlignText Property
    In This Topic
    Gets or sets a value indicating whether to align space separated data with fields on the screen.
    Syntax
    expression.PasteAlignText As Boolean
    where expression is a variable that represents a IbmScreen Object
    See Also