Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / GraphicsPrintMode Property
In This Topic
    GraphicsPrintMode Property
    In This Topic
    Gets or sets how graphics print.
    Syntax
    expression.GraphicsPrintMode As GraphicsPrintModeOption
    where expression is a variable that represents a Terminal Object

    Property Value

    A GraphicsPrintModeOption value
    Remarks
    The default value is Compress.
    See Also