ProfileGetObjectFromPrinter Method | 
          
| Name | Description | |
|---|---|---|
| GetObjectFromPrinter(String) | 
            Retrieves a file from the profile 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.
              |