[Overview][Types][Classes][Variables][Index] Reference for unit 'Printers' (#lcl)

TPrinterOrientation

Declaration

Source position: printers.pas line 36

type TPrinterOrientation = (

  poPortrait,

  

  poLandscape,

  

  poReverseLandscape,

  

  poReversePortrait

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.