Click or drag to resize

PrinterUtilSendContents Method

Overload List
  Name Description
Public method Static member SendContents(String, Stream) Send contents of data directly to the device specified via connectionString using UTF-8 encoding.
Public method Static member SendContents(String, String) Send contents of data directly to the device specified via connectionString using UTF-8 encoding.
Public method Static member SendContents(String, Stream, String) Send contents of data directly to the device specified via connectionString using encoding.
Public method Static member SendContents(String, String, String) Send contents of data directly to the device specified via connectionString using encoding.
Top
See Also