PrinterUtilSendContents Method |
Name | Description | |
---|---|---|
![]() ![]() | SendContents(String, Stream) |
Send contents of data directly to the device specified via connectionString using UTF-8 encoding.
|
![]() ![]() | SendContents(String, String) |
Send contents of data directly to the device specified via connectionString using UTF-8 encoding.
|
![]() ![]() | SendContents(String, Stream, String) |
Send contents of data directly to the device specified via connectionString using encoding.
|
![]() ![]() | SendContents(String, String, String) |
Send contents of data directly to the device specified via connectionString using encoding.
|