Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / PrintTypeEnum Enumeration


In This Topic
    PrintTypeEnum Enumeration
    In This Topic
    Print Type Enum
    Syntax
    'Declaration
     
    
    Public Enum PrintTypeEnum 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As PrintTypeEnum
    public enum PrintTypeEnum : System.Enum 
    Members
    MemberDescription
    NormalNormal
    RTFTemplateMergeRTF
    Inheritance Hierarchy

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

    See Also