InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / PrintRangeOption Enumeration
In This Topic
PrintRangeOption Enumeration
In This Topic
Defines options for print range in UTS terminal configuration.
Members
MemberDescription
FullPageSends the full page to the printer
SelectedSends only the selected data to the printer
SOEToCursorSends only the data between the Start of Entry (SOE) and the cursor to the printer
See Also