ProfileUtil Methods | 
          
The ProfileUtil type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateBackup | 
            Save a backup of your printer's settings, alerts, and files for later restoration.
              | |
| CreateProfile(Stream) | 
            Create a profile of your printer's settings, alerts, and files for cloning to other printers.
              | |
| CreateProfile(String) | 
            Create a profile of your printer's settings, alerts, and files for cloning to other printers.
              | |
| LoadBackup(String) | 
            Takes settings, alerts, and files from a backup, and applies them to a printer.
              | |
| LoadBackup(String, Boolean) | 
            Takes settings, alerts, and files from a backup, and applies them to a printer.
              | |
| LoadProfile(String) | 
            Takes settings, alerts, and files from a profile, and applies them to a printer.
              | |
| LoadProfile(String, FileDeletionOption, Boolean) | 
            Takes settings, alerts, and files from a profile, and applies them to a printer.
              |