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

Property Value

An IbmPrintLineTerminatorOption value. The default value is IbmprintLineTerminatorOption.CRLF
See Also