Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrintOptions Object / PrintFormFeedOnEndOfJob Property
In This Topic
    PrintFormFeedOnEndOfJob Property
    In This Topic
    Gets or sets a value indicating whether the terminal sends a form feed to the host printer at the end of print jobs.
    Syntax
    expression.PrintFormFeedOnEndOfJob As Boolean
    where expression is a variable that represents a PrintOptions Object
    See Also