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 TextAlignment

Specifies the text alignment

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

Left alignment

Left alignment

integer Right 2
#

Right alignment

Right alignment

integer Center 1
#

Center alignment

Center alignment

integer Justify 3
#

Justify alignment

Justify alignment

WebClientPrintPHP API documentation generated by ApiGen 2.8.0