InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / TektronixDefaultFontSizeOption Enumeration
In This Topic
    TektronixDefaultFontSizeOption Enumeration
    In This Topic
    Indicates the default font size for Tektronix emulation.
    Syntax
    <System.Runtime.InteropServices.ComVisibleAttribute(True)>
    <System.Runtime.InteropServices.GuidAttribute("70089005-C2B2-4843-9E93-755BA6485E9E")>
    Public Enum TektronixDefaultFontSizeOption 
       Inherits System.Enum
    Members
    MemberDescription
    LargeFont 
    MediumFont 
    SmallestFont 
    SmallFont 
    See Also