Vcl.Printers.TPrinterOrientation

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TPrinterOrientation = System.UITypes.TPrinterOrientation;

Propriétés

Type Visibilité  Source Unité  Parent
enum public Vcl.Printers.pas Vcl.Printers Vcl.Printers

Description

TPrinterOrientation indique l'orientation des pages à l'impression.

Voici les valeurs possibles de TPrinterOrientation :



Valeur Signification

poPortrait

Le travail d'impression s'imprime verticalement sur la page.

poLandscape

Le travail d'impression s'imprime horizontalement sur la page.