RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPrinter.Orientation Property

Determines if the print job prints vertically or horizontally on a page.

Pascal
property Orientation: TPrinterOrientation;
C++
__property TPrinterOrientation Orientation;

Use Orientation to determine if a print job prints in landscape or portrait. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!