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


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