Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmPrinter Object / PrintOptions Property
In This Topic
    PrintOptions Property (IbmPrinter)
    In This Topic
    Gets the PrintOptions object. PrintOptions holds configuration options for print emulation and print screen.
    Syntax
    expression.PrintOptions As PrinterPrintOptions object 
    where expression is a variable that represents a IbmPrinter Object
    See Also