Links
EControl Syntax Editor SDK
TecCustomPrinter.Orientation Property

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

property Orientation: TPrinterOrientation;

Use Orientation to determine if a print job prints in landscape or portrait. If there is installed printer this property only reflects Printer.Orientation, otherwise it's stored in TecCustomPrinter

TPrinterOrientation is the type of the Orientation property. 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) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!