InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / GraphicDestinationOption Enumeration


GraphicDestinationOption Enumeration
Destination of graphic images.
Syntax
'Declaration
 
Public Enum GraphicDestinationOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As GraphicDestinationOption
Members
MemberDescription
ToHostImages are sent to the host.
ToPrinterImages are sent to a digital printer.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.GraphicDestinationOption

See Also