Programming with Reflection

image\rwnprg32.gif IBMPrintPageTerminator property

 

Syntax

object.IBMPrintPageTerminator
object.IBMPrintPageTerminator = Value

Works with

image\r24.gif

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) what page end character is used when printing under IBM 3151 emulation (TerminalType = rcIBM3151). The default value of None means no character is appended.

Values

The default value is rcIBMPPNONE.

rcIBMPPNONE No end character is appended to the page end.

rcIBMPPFF A form feed character is appended to the page end.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property