Overview

Namespaces

  • Neodynamic
    • SDK
      • Web
  • PHP

Classes

  • ClientPrinter
  • ClientPrintJob
  • DefaultPrinter
  • InstalledPrinter
  • NetworkPrinter
  • ParallelPortPrinter
  • PrintFile
  • SerialPortHandshake
  • SerialPortParity
  • SerialPortPrinter
  • SerialPortStopBits
  • UserSelectedPrinter
  • Utils
  • WebClientPrint
  • Overview
  • Namespace
  • Class
  • Tree

Class SerialPortStopBits

Specifies the number of stop bits used for Serial Port settings.

Namespace: Neodynamic\SDK\Web
Located at WebClientPrint.php
Constants summary
integer NONE 0
#
integer ONE 1
#
integer TWO 2
#
integer ONE_POINT_FIVE 3
#
Neodynamic WebClientPrint for PHP Documentation
Copyright © 2003 - Neodynamic - All rights reserved.