Click or drag to resize

FileUtilLinkOsGetObjectFromPrinterViaFtp Method

Overload List
  Name Description
Public method GetObjectFromPrinterViaFtp(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 method GetObjectFromPrinterViaFtp(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