FileUtilLinkOsGetObjectFromPrinter Method |
Name | Description | |
---|---|---|
![]() | GetObjectFromPrinter(String) |
Retrieves a file from the printer's file system and returns the contents of that file as a byte array.
|
![]() | GetObjectFromPrinter(Stream, String) |
Retrieves a file from the printer's file system and writes the contents of that file to destinationStream.
|