Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrinterPrintOptions Object / Parent Property
In This Topic
    Parent Property (PrinterPrintOptions)
    In This Topic
    Gets the parent object. The parent is the IbmPrinter object.
    Syntax
    expression.Parent As IbmPrinter object 
    where expression is a variable that represents a PrinterPrintOptions Object
    See Also