Programming with Reflection
IBMPrintPageTerminator property
Syntax |
object.IBMPrintPageTerminator |
Works with |
|
Data type |
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.
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.