Attachmate.Reflection.Emulation.IbmHosts Assembly > Attachmate.Reflection.Emulation.IbmHosts Namespace > IPrintOptions Interface : PrintScreen Method |
'Declaration
Function PrintScreen( _ ByVal option As PrintScreenOption, _ ByVal copies As Integer _ ) As ReturnCode
'Usage
Dim instance As IPrintOptions Dim option As PrintScreenOption Dim copies As Integer Dim value As ReturnCode value = instance.PrintScreen(option, copies)
ReturnCode PrintScreen( PrintScreenOption option, int copies )