InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Productivity Library / OfficeTools Object / IncludeScreenData Property
In This Topic
    IncludeScreenData Property
    In This Topic
    Gets or sets whether to insert host screen data in new Office items.
    Syntax
    expression.IncludeScreenData As System.Boolean
    Remarks
    If true, the live host screen (or the active selection on that screen) is inserted into newly created Office documents. If false, no host data is inserted.
    See Also