FMX.Printer.Win.TPrinterWin.FOrientation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FOrientation: TPrinterOrientation;

C++

System::Uitypes::TPrinterOrientation FOrientation;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Printer.Win.pas
FMX.Printer.Win.hpp
FMX.Printer.Win TPrinterWin

Description

Protected field that determines if the print job prints vertically or horizontally on a page.

See Also