Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / ScreenPrinting Property
In This Topic
    ScreenPrinting Property
    In This Topic
    Retrieves a Printing object, which is used to obtain and specify information that pertains to printing behavior.
    Syntax
    expression.ScreenPrinting As Printing
    where expression is a variable that represents a Screen Object

    Property Value

    A Printing object
    See Also