The ParallelPrinterConnection type exposes the following members.

Constructors

  NameDescription
ParallelPrinterConnectionOverloaded.

Methods

  NameDescription
Open
Provides implementation for abstract Open()()().
Opens the Parallel port as specified in the constructor.
(Overrides ZebraPrinterConnectionA..::.Open()()().)
ToString
Returns Parallel port:[port name].

The port name is the parameter which was passed into the constructor.

(Overrides Object..::.ToString()()().)

See Also