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