Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmPrinter Interface / SendPA1 Method


In This Topic
    SendPA1 Method (IIbmPrinter)
    In This Topic
    Sends PA1 Command
    Syntax
    'Declaration
     
    
    Sub SendPA1() 
    'Usage
     
    
    Dim instance As IIbmPrinter
     
    instance.SendPA1()
    void SendPA1()
    See Also