LaminatorUtilZmotifRestoreLaminatorDefaultConfiguration Method
|
Restores the laminator's settings to their default configuration values.
Namespace:
Zebra.Sdk.Card.Zmotif.Device
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax void RestoreLaminatorDefaultConfiguration()
Sub RestoreLaminatorDefaultConfiguration
void RestoreLaminatorDefaultConfiguration()
Exceptions Exception | Condition |
---|
ConnectionException | If the device is busy or there is an error communicating with the printer. |
SettingsException | If an error occurs restoring the laminator's default configuration values. |
ZebraCardException | If the printer does not have a laminator or a printer error occurs. |
See Also