Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrintScreenOption Enumeration
In This Topic
PrintScreenOption Enumeration
In This Topic
Options for specifying how the PrintScreen method prints screen text.
Members
MemberDescription
PrintPartitionPrints the current host partition. This value is relevant only when the session type is 3270 terminal.
PrintScreenPrints the terminal window contents.
PrintScreenOrSelPrints selected text or, if no text is selected, the terminal window contents.
PrintSelPrints selected text or, if no text is selected, prints nothing.
See Also