Printer
|
public static void StoreFile( string connectionString, string filePath, string remoteName )
| Exception | Condition |
|---|---|
| ConnectionException | If there is an error connecting to the device. |
| ZebraPrinterLanguageUnknownException | If the printer language could not be determined. |
| IOException | If there is an issue storing the file. |
| NotALinkOsPrinterException | This feature is only available on Link-OS™ printers. |
| ZebraIllegalArgumentException | If there is an issue storing the file. |