Click or drag to resize

FileUtilLinkOsStoreFileOnPrinter Method

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