Programming with Reflection
PrintLinesPerPage property
Syntax |
|
Data type |
Specifies how many lines to print on a page.
This property affects both 5250 printer sessions (3812 printer emulation) and 3270 printer sessions (3287 printer emulation).
Any number between 1 and 32767; the range of legal values and the default are determined by your printer driver.
Depending on your printer driver, font, and font size, the actual number of lines that can be printed on a page can vary. Use the Info button in Reflection's 3287 printer panel or 3812 printer panel to find out how many lines per page your printer driver can accommodate for the current font and font size.
As you change this value for a 3812 printer session, the value for the PrintLinesPerInch property may change as wellmore lines on a page means more lines per inch (assuming the top and bottom margins don't change), so increasing (or decreasing) the value of one property is likely to change the value of the other as well.