SGD Methods |
The SGD type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
DO(String, String, Connection) | Constructs an SGD DO command and sends it to the printer. |
|
|
DO(Stream, String, String, Connection) | Constructs an SGD DO command and sends it to the printer. |
|
|
DO(String, String, Connection, Int32, Int32) | Constructs an SGD DO command and sends it to the printer. |
|
|
DO(Stream, String, String, Connection, Int32, Int32) | Constructs an SGD DO command and sends it to the printer. |
|
|
Equals |
(Inherited from Object) |
|
|
GET(String, Connection) | Constructs an SGD GET command and sends it to the printer. |
|
|
GET(String, Connection, Int32, Int32) | Constructs an SGD GET command and sends it to the printer. |
|
|
GetHashCode |
(Inherited from Object) |
|
|
GetType |
(Inherited from Object) |
|
|
SET(String, Int32, Connection) | Constructs an SGD SET command and sends it to the printer. |
|
|
SET(String, String, Connection) | Constructs an SGD SET command and sends it to the printer. |
|
|
ToString |
(Inherited from Object) |