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


In This Topic
    IPrintOptions Interface
    In This Topic
    IPrintOptions interface defines an interface for host emulation printing and screen printing options.
    Object Model
    IPrintOptions InterfaceIIbmScreen Interface
    Syntax
    'Declaration
     
    
    Public Interface IPrintOptions 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As IPrintOptions
    public interface IPrintOptions : Attachmate.Reflection.Framework.IProxy  
    See Also