TPrinterOrientation indicates the orientation of pages when printing.
TPrinterOrientation = Printers.TPrinterOrientation;
Printers.TPrinterOrientation TPrinterOrientation;
These are the possible values for TPrinterOrientation:
|
Value |
Meaning |
|
poPortrait |
The job prints vertically on the page. |
|
poLandscape |
The job prints horizontally on the page. |
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|