Options
All
  • Public
  • Public/Protected
  • All
Menu

It represents a printer which is connected through a parallel port (LPT) in the client machine.

Hierarchy

  • ParallelPortPrinter

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • Creates an instance of the ParallelPortPrinter class with the specified port name.

    Parameters

    • portName: string

      The parallel port name, for example LPT1.

    Returns ParallelPortPrinter

Properties

Id

Id: string = String.fromCharCode(2)

Accessors

portName

portName:

Gets or sets the parallel port name, for example LPT1. Default value is "LPT1"

Methods

serialize

  • serialize(): string