Skip to main content

TdxPrinterOrientation Enum

Declaration

TdxPrinterOrientation = (
    poPortrait,
    poLandscape,
    poAuto
);

Members

Name
poPortrait
poLandscape
poAuto
See Also