Overview

Namespaces

  • Neodynamic
    • SDK
      • Web
  • PHP

Classes

  • ClientPrinter
  • ClientPrintJob
  • ClientPrintJobGroup
  • DefaultPrinter
  • InstalledPrinter
  • NetworkPrinter
  • ParallelPortPrinter
  • PrintFile
  • PrintFilePDF
  • PrintFileTXT
  • PrintOrientation
  • PrintRotation
  • SerialPortHandshake
  • SerialPortParity
  • SerialPortPrinter
  • SerialPortStopBits
  • TextAlignment
  • UserSelectedPrinter
  • Utils
  • WebClientPrint
  • Overview
  • Namespace
  • Class
  • Tree

Class PrintOrientation

Specifies the print orientation.

Namespace: Neodynamic\SDK\Web
Located at WebClientPrint.php
Methods summary
public static
# parse( mixed $val )
Constants summary
integer Portrait 0
#

Print the document vertically.

Print the document vertically.

integer Landscape 1
#

Print the document horizontally.

Print the document horizontally.

WebClientPrintPHP API documentation generated by ApiGen 2.8.0