Programming with Reflection
GraphicsPrintMode property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how graphics images are printed.
The default value is rcCompress.
rcCompress Prints vertically (that is, with the longest edge of the paper on the sides).
rcRotate Prints horizontally (that is, with the longest edge of the paper on the top and bottom).
rcExpand Prints vertically, but with characters twice as high and twice as wide as for rcCompress.