InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IThemeFont Interface
Members


IThemeFont Interface
Defines the font attributes (such as font name, font size) for terminal fonts within an InfoConnect theme.
Object Model
IThemeFont InterfaceITheme Interface
Syntax
'Declaration
 
Public Interface IThemeFont 
   Inherits Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As IThemeFont
See Also