Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / 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 Boolean
    where expression is a variable that represents a OfficeTools Object
    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