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