Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / PrintOptions Property
In This Topic
PrintOptions Property
In This Topic
Gets the PrintOptions object. PrintOptions holds configuration options for print emulation and print screen.
Syntax
expression.PrintOptions As PrintOptions object 
where expression is a variable that represents a IbmScreen Object

Property Value

PrintOptions Object.
See Also