Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrintOptions Object / PrintDest Property
In This Topic
    PrintDest Property
    In This Topic
    Gets or sets a driver or port to print to.
    Syntax
    expression.PrintDest As String
    where expression is a variable that represents a PrintOptions Object
    Remarks
    The default value is "unknown". This string can be up to 220 characters long.
    See Also