Click or drag to resize

ToolsUtilSendCommand Method

Overload List
  NameDescription
Public methodSendCommand(String)
Converts the specified command to bytes using the default charset and sends the bytes to the printer.
Public methodSendCommand(String, String)
Converts the specified command to bytes using the specified charset "encoding" and sends the bytes to the printer.
Top
See Also