Click or drag to resize

FileUtilLinkOsGetObjectFromPrinter Method

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