InfoConnect for Airlines VBA Guide
PrintScreenOption Enumeration
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