Click or drag to resize

FileUtilLinkOsGetObjectFromPrinter Method

Overload List
  NameDescription
Public methodGetObjectFromPrinter(String)
Retrieves a file from the printer's file system and returns the contents of that file as a byte array.
Public methodGetObjectFromPrinter(Stream, String)
Retrieves a file from the printer's file system and writes the contents of that file to destinationStream.
Top
See Also