Click or drag to resize

PrinterUtilGetObjectFromPrinter Method

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