[Overview][Types][Classes][Variables][Index] |
Orientation of the page on the selected paper.
Source position: printers.pas line 133
public property TPrinterCanvas.Orientation : TPrinterOrientation |
Orientation is a TPrinterOrientation property which indicates the orientation for the content on a page (canvas). For example:
The value for the property is supplied by the Printer using the canvas to render document pages (when assigned). If Printer has not been assigned, an existing value in the property is used.
If the value for the property is changed, it is applied to the Printer device (when assigned).
|
Orientation for the page on the paper. |
|
|
Represents page orientations for printers. |
Version 4.0 | Generated 2025-05-03 | Home |