File
|
Name | Description | |
---|---|---|
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. | |
GetObjectFromPrinterViaFtp(Stream, String, String) | Retrieves a file from the printer's file system via FTP and writes the contents of that file to destinationStream. |