Tools
|
The ToolsUtil type exposes the following members.
Name | Description | |
---|---|---|
![]() | Calibrate | Sends the appropriate calibrate command to the printer. |
![]() | PrintConfigurationLabel | Sends the appropriate print configuration command to the printer. |
![]() ![]() | Reset | Sends the appropriate reset command to the printer. |
![]() | RestoreDefaults | Sends the appropriate restore defaults command to the printer. |
![]() | SendCommand(String) | Converts the specified command to bytes using the default charset and sends the bytes to the printer. |
![]() | SendCommand(String, String) | Converts the specified command to bytes using the specified charset "encoding" and sends the bytes to the printer. |