InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / PrintDbcsHorzFontSizeOption Enumeration


PrintDbcsHorzFontSizeOption Enumeration
Options for specifying whether InfoConnect doubles the horizontal size of double-byte characters when it prints host screens or print jobs to make them more legible.
Syntax
'Declaration
 
Public Enum PrintDbcsHorzFontSizeOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As PrintDbcsHorzFontSizeOption
Members
MemberDescription
Print1XUses the default size.
Print2XDoubles the horizontal size of characters.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.IbmHosts.PrintDbcsHorzFontSizeOption

See Also