Click or drag to resize

SGD Methods

The SGD type exposes the following members.

Methods
  Name Description
Public method Static member DO(String, String, Connection) Constructs an SGD DO command and sends it to the printer.
Public method Static member DO(Stream, String, String, Connection) Constructs an SGD DO command and sends it to the printer.
Public method Static member DO(String, String, Connection, Int32, Int32) Constructs an SGD DO command and sends it to the printer.
Public method Static member DO(Stream, String, String, Connection, Int32, Int32) Constructs an SGD DO command and sends it to the printer.
Public method Equals
(Inherited from Object)
Public method Static member GET(String, Connection) Constructs an SGD GET command and sends it to the printer.
Public method Static member GET(String, Connection, Int32, Int32) Constructs an SGD GET command and sends it to the printer.
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Public method Static member SET(String, Int32, Connection) Constructs an SGD SET command and sends it to the printer.
Public method Static member SET(String, String, Connection) Constructs an SGD SET command and sends it to the printer.
Public method ToString
(Inherited from Object)
Top
See Also