Creates an instance of the SerialPortPrinter class wiht the specified information.
The serial port name, for example COM1.
The serial port baud rate in bits per second.
The serial port parity-checking protocol.
The serial port standard number of stopbits per byte.
The serial port standard length of data bits per byte.
The handshaking protocol for serial port transmission of data.
The Client Printer ID
Gets or sets the serial port baud rate in bits per second. Default value is 9600
Gets or sets the serial port baud rate in bits per second. Default value is 9600
Gets or sets the serial port name, for example COM1. Default value is "COM1"
Gets or sets the serial port name, for example COM1. Default value is "COM1"
The Client Printer serialization.
It represents a printer which is connected through a serial port (RS232) in the client machine.