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


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