Click or drag to resize

FileUtilLinkOsGetObjectFromPrinterViaFtp Method

Overload List
  NameDescription
Public methodGetObjectFromPrinterViaFtp(String, String)
Retrieves a file from the printer's file system via FTP and returns the contents of that file as a byte array.
Public methodGetObjectFromPrinterViaFtp(Stream, String, String)
Retrieves a file from the printer's file system via FTP and writes the contents of that file to destinationStream.
Top
See Also