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 | Determines whether the specified object is equal to the current object. (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 | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (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 | Returns a string that represents the current object. (Inherited from Object.) |