Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IbmPrinter Class / SendPA2 Method


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