JobControlHelperUtilZmotifGetPrintOptimizationMode Method
|
Gets the print optimization mode.
Namespace:
Zebra.Sdk.Card.Zmotif.Job
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax PrintOptimizationMode GetPrintOptimizationMode()
Function GetPrintOptimizationMode As PrintOptimizationMode
PrintOptimizationMode GetPrintOptimizationMode()
Return Value
Type:
PrintOptimizationModeThe print optimization mode for ZMotif Series 9 model printers.
Exceptions Exception | Condition |
---|
ConnectionException | If the device is busy or there is an error communicating with the printer. |
SettingsException | If the setting does not exist, the device is busy, or there is an error communicating with the printer. |
Remarks For ZMotif Series 9 printers only.
See Also