Click or drag to resize

PrinterUtilGetObjectFromPrinterViaFtp Method

Overload List
  NameDescription
Public methodStatic memberGetObjectFromPrinterViaFtp(String, String, String)
Retrieves a file from the printer's file system and returns the contents of that file as a byte[].
Public methodStatic memberGetObjectFromPrinterViaFtp(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