Click or drag to resize

PrinterUtilGetObjectFromPrinter Method

Overload List
  NameDescription
Public methodStatic memberGetObjectFromPrinter(String, String)
Retrieves a file from the printer's file system and returns the contents of that file as a byte[].
Public methodStatic memberGetObjectFromPrinter(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