ProfileStore
|
Name | Description | |
---|---|---|
StoreFileOnPrinter(String) | Stores the file in the profile using any required file wrappers. | |
StoreFileOnPrinter(Byte, String) | Stores a file in the profile named fileNameOnPrinter with the file contents from fileContents using any required file wrappers. | |
StoreFileOnPrinter(String, String) | Stores the file in the profile at the specified location and name using any required file wrappers. |