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


In This Topic
    ResetPrint Method (IIbmPrinter)
    In This Topic
    Reset Print
    Syntax
    'Declaration
     
    
    Sub ResetPrint() 
    'Usage
     
    
    Dim instance As IIbmPrinter
     
    instance.ResetPrint()
    void ResetPrint()
    See Also