Click or drag to resize

ProfileUtil Methods

The ProfileUtil type exposes the following members.

Methods
  NameDescription
Public methodCreateBackup
Save a backup of your printer's settings, alerts, and files for later restoration.
Public methodCreateProfile(Stream)
Create a profile of your printer's settings, alerts, and files for cloning to other printers.
Public methodCreateProfile(String)
Create a profile of your printer's settings, alerts, and files for cloning to other printers.
Public methodLoadBackup(String)
Takes settings, alerts, and files from a backup, and applies them to a printer.
Public methodLoadBackup(String, Boolean)
Takes settings, alerts, and files from a backup, and applies them to a printer.
Public methodLoadProfile(String)
Takes settings, alerts, and files from a profile, and applies them to a printer.
Public methodLoadProfile(String, FileDeletionOption, Boolean)
Takes settings, alerts, and files from a profile, and applies them to a printer.
Top
See Also