Click or drag to resize

FileUtilLinkOsStoreFileOnPrinter Method

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