PrinterUtilGetObjectFromPrinterViaFtp Method |
| Name | Description | |
|---|---|---|
| GetObjectFromPrinterViaFtp(String, String, String) |
Retrieves a file from the printer's file system and returns the contents of that file as a byte[].
| |
| GetObjectFromPrinterViaFtp(Stream, String, String, String) |
Retrieves a file from the printer's file system and returns the contents of that file as a byte[].
|