Click or drag to resize

PrinterUtilGetObjectFromPrinterViaFtp Method

Overload List
  Name Description
Public method Static member GetObjectFromPrinterViaFtp(String, String, String) Retrieves a file from the printer's file system and returns the contents of that file as a byte[].
Public method Static member GetObjectFromPrinterViaFtp(Stream, String, String, String) Retrieves a file from the printer's file system and returns the contents of that file as a byte[].
Top
See Also