Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Printing Object / IbmPrintPageTerminator Property
In This Topic
    IbmPrintPageTerminator Property
    In This Topic
    Gets or sets which page end character is used when printing under IBM 3151 emulation (TerminalType = rcIBM3151).
    Syntax
    expression.IbmPrintPageTerminator As IbmprintPageTerminatorOption
    where expression is a variable that represents a Printing Object

    Property Value

    An IbmPrintPageTerminator value. The default value is IbmprintPageTerminatorOption_NONE
    See Also