The PrinterCommunication type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PrinterCommunication | Initializes a new instance of the PrinterCommunication class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CommunicationType |
Gets or sets the printer communication type.
|
![]() | NetworkIPAddress |
Gets or sets the Internet Protocol (IP) address assigned to the printer.
|
![]() | NetworkPort |
Gets or sets the port number assigned to the printer.
|
![]() | ParallelPortName |
Gets or sets the serial port name, for example LPT1.
|
![]() | SerialPortBaudRate |
Gets or sets the serial port baud rate in bits per second.
|
![]() | SerialPortDataBits |
Gets or sets the serial port standard length of data bits per byte.
|
![]() | SerialPortFlowControl |
Gets or sets the handshaking protocol for serial port transmission of data.
|
![]() | SerialPortName |
Gets or sets the serial port name, for example COM1.
|
![]() | SerialPortParity |
Gets or sets the serial port parity-checking protocol.
|
![]() | SerialPortStopBits |
Gets or sets the serial port standard number of stopbits per byte.
|