InfoConnect API Guide
Attachmate.Reflection.Emulation.PTR Namespace / IPTRRoute Interface / PrinterType Property


In This Topic
    PrinterType Property
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property PrinterType As String
    'Usage
     
    
    Dim instance As IPTRRoute
    Dim value As String
     
    value = instance.PrinterType
    string PrinterType {get;}
    See Also