Source position: printers.pas line 30
type TPrinterOrientation = (
poPortrait,
poLandscape,
poReverseLandscape,
poReversePortrait
);