Click or drag to resize

ProfileStoreFileOnPrinter Method

Overload List
  NameDescription
Public methodStoreFileOnPrinter(String)
Stores the file in the profile using any required file wrappers.
Public methodStoreFileOnPrinter(Byte, String)
Stores a file in the profile named fileNameOnPrinter with the file contents from fileContents using any required file wrappers.
Public methodStoreFileOnPrinter(String, String)
Stores the file in the profile at the specified location and name using any required file wrappers.
Top
See Also