Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / PrinterPrintOptions Class
Members


In This Topic
    PrinterPrintOptions Class
    In This Topic
    PrinterPrintOptions object for printer sessions.
    Object Model
    PrinterPrintOptions ClassIIbmPrinter Interface
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Friend Class PrinterPrintOptions 
       Inherits Attachmate.Reflection.Framework.Proxy
       Implements IPrinterPrintOptions, Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As PrinterPrintOptions
    [Serializable()]
    internal class PrinterPrintOptions : Attachmate.Reflection.Framework.Proxy, IPrinterPrintOptions, Attachmate.Reflection.Framework.IProxy  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
             Attachmate.Reflection.Emulation.IbmHosts.PrinterPrintOptions

    See Also