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


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