Enum HostFont
Represents font indexes.
Namespace: Attachmate.Verastream.HostIntegrator.ScriptAPI
Assembly: Attachmate.Verastream.HostIntegrator.ScriptAPI.dll
Syntax
public enum HostFont : sbyte
Fields
Name | Description |
---|---|
FONT_APL_SYMBOL | Character cell font is the IBM APL symbol font. This font is used to display the OIA divider line for 3270 and 5250 terminal. |
FONT_HEX_DIAGNOSTIC | Character cell font is the hexadecimal diagnostic font. For internal use only. |
FONT_IBM_STATUS_LINE | Character cell font is the IBM status line font. |
FONT_STANDARD | Character cell font is the standard terminal text font. |
FONT_VT_HP_CONTROL | Character cell font is the VT and HP terminal control font. |
FONT_VT_HP_SYMBOL | Character cell font is the VT and HP terminal symbol font. |